From e373f62e5bc96d3b22c23d1411b488c181a1a62b Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 13 Nov 2014 07:41:15 -0600 Subject: [PATCH 1/2] Add new Repository: and Changes: metadata to the header --- Makefile | 5 ----- langspec/xproc20-steps/.htaccess | 1 - langspec/xproc20/.htaccess | 1 - style/dbspec.xsl | 1 + style/docbook.xsl | 26 +++++++++++++++++++++++++- style/formatspec.xpl | 4 ++++ 6 files changed, 30 insertions(+), 8 deletions(-) delete mode 100644 langspec/xproc20-steps/.htaccess delete mode 100644 langspec/xproc20/.htaccess diff --git a/Makefile b/Makefile index bb7dd55..4b05a6c 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,6 @@ xproc20: cp langspec/xproc20/diff.html build/langspec/xproc20/ cp langspec/xproc20/changelog.xml build/langspec/xproc20/ cp langspec/xproc20/changelog.html build/langspec/xproc20/ - cp langspec/xproc20/.htaccess build/langspec/xproc20/ cd langspec/xproc20 && tar cf - graphics \ | (cd ../../build/langspec/xproc20; tar xf -) cp style/xproc.css build/langspec/xproc20/ @@ -35,28 +34,24 @@ xproc20: cp langspec/xproc20-steps/diff.html build/langspec/xproc20-steps/ cp langspec/xproc20-steps/changelog.xml build/langspec/xproc20-steps/ cp langspec/xproc20-steps/changelog.html build/langspec/xproc20-steps/ - cp langspec/xproc20-steps/.htaccess build/langspec/xproc20-steps/ cp style/xproc.css build/langspec/xproc20-steps/ cp js/prism.js build/langspec/xproc20-steps/ @echo ================================================== cp build/langspec/xproc20/base.css build/langspec/ns-p/ cp langspec/ns-p/Overview.html build/langspec/ns-p/index.html cp langspec/ns-p/,xproc.xml build/langspec/ns-p/ns-p.xml - cp langspec/xproc20/.htaccess build/langspec/ns-p/ cp style/xproc.css build/langspec/ns-p/ cp js/prism.js build/langspec/ns-p/ @echo ================================================== cp build/langspec/xproc20/base.css build/langspec/ns-c/ cp langspec/ns-c/Overview.html build/langspec/ns-c/index.html cp langspec/ns-c/,xproc-step.xml build/langspec/ns-c/ns-c.xml - cp langspec/xproc20/.htaccess build/langspec/ns-c/ cp style/xproc.css build/langspec/ns-c/ cp js/prism.js build/langspec/ns-c/ @echo ================================================== cp build/langspec/xproc20/base.css build/langspec/ns-err/ cp langspec/ns-err/Overview.html build/langspec/ns-err/index.html cp langspec/ns-err/,xproc-error.xml build/langspec/ns-err/ns-err.xml - cp langspec/xproc20/.htaccess build/langspec/ns-err/ cp style/xproc.css build/langspec/ns-err/ cp js/prism.js build/langspec/ns-err/ diff --git a/langspec/xproc20-steps/.htaccess b/langspec/xproc20-steps/.htaccess deleted file mode 100644 index ffcdacb..0000000 --- a/langspec/xproc20-steps/.htaccess +++ /dev/null @@ -1 +0,0 @@ -DirectoryIndex Overview.html diff --git a/langspec/xproc20/.htaccess b/langspec/xproc20/.htaccess deleted file mode 100644 index ffcdacb..0000000 --- a/langspec/xproc20/.htaccess +++ /dev/null @@ -1 +0,0 @@ -DirectoryIndex Overview.html diff --git a/style/dbspec.xsl b/style/dbspec.xsl index f42f161..55c7cef 100644 --- a/style/dbspec.xsl +++ b/style/dbspec.xsl @@ -30,6 +30,7 @@ + diff --git a/style/docbook.xsl b/style/docbook.xsl index b90707e..cf53c4a 100644 --- a/style/docbook.xsl +++ b/style/docbook.xsl @@ -173,7 +173,7 @@ ( - + build @@ -269,6 +269,30 @@ + +
Repository:
+
+ + We are on GitHub + +
+
+ + Report an issue + +
+ +
Changes:
+ +
+ Diff against current “status quo” draft +
+
+
+ + Commits + +
+ From 0e9e11b9bbd1300f2124b06d3f893236844938d9 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 13 Nov 2014 07:50:23 -0600 Subject: [PATCH 2/2] Improve link text --- style/docbook.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/docbook.xsl b/style/docbook.xsl index cf53c4a..3c6e91f 100644 --- a/style/docbook.xsl +++ b/style/docbook.xsl @@ -273,7 +273,7 @@
Repository:
- We are on GitHub + This specification on GitHub
@@ -290,7 +290,7 @@
- Commits + Commits for this specification