aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-02-11 11:48:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-02-11 11:48:59 +0200
commit3ff9af4b65c07561b09a2e9581ee635ae7d8fc7d (patch)
tree36f0435810b52c8c0c1afc6c21e1d52d3d2f4b57 /doc
parent200c4055b0fa758b42cb59785f1661140b9da4a7 (diff)
Rename intro.css to doc.css, update buildfile
Diffstat (limited to 'doc')
-rw-r--r--doc/buildfile6
l---------doc/doc.css1
l---------doc/intro.css1
m---------doc/style0
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/buildfile b/doc/buildfile
index 4e85906..84386da 100644
--- a/doc/buildfile
+++ b/doc/buildfile
@@ -10,7 +10,7 @@ css{*}: extension = css
build2-toolchain-intro-a4.ps \
build2-toolchain-intro-letter.pdf \
build2-toolchain-intro-letter.ps} \
- css{common code-box pre-box intro} \
- file{a4.html2ps letter.html2ps intro.html2ps} \
- file{intro-prologue.xhtml intro-epilogue.xhtml \
+ css{code-box common doc pre-box toc} \
+ file{a4.html2ps letter.html2ps doc.html2ps} \
+ file{doc-prologue.xhtml doc-epilogue.xhtml \
intro.cli cli.sh}
diff --git a/doc/doc.css b/doc/doc.css
new file mode 120000
index 0000000..6cb3fd5
--- /dev/null
+++ b/doc/doc.css
@@ -0,0 +1 @@
+style/doc.css \ No newline at end of file
diff --git a/doc/intro.css b/doc/intro.css
deleted file mode 120000
index 71895c7..0000000
--- a/doc/intro.css
+++ /dev/null
@@ -1 +0,0 @@
-style/intro.css \ No newline at end of file
diff --git a/doc/style b/doc/style
-Subproject 88bef7fa19d595b64944edc38696bb1ceadba2f
+Subproject e8d8ccfbd637d68f6feceace9dddc5bd5c13d83