summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2010-01-06 17:43:26 +0100
committerDiego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>2010-01-06 17:43:26 +0100
commit6da1028aebe7ee341123134dd2abe5e39890124f (patch)
tree14ebbb8daf029d6e881050f9ed7cda0dd8815e68
parentFix title a bit. (diff)
downloaddevmanual-6da1028aebe7ee341123134dd2abe5e39890124f.tar.gz
devmanual-6da1028aebe7ee341123134dd2abe5e39890124f.tar.bz2
devmanual-6da1028aebe7ee341123134dd2abe5e39890124f.zip
Use index.html as output filename for all pages.
Even if it doesn't make much sense, this keeps links compatible between the old and new format of the manual.
-rw-r--r--chunk.toc6
1 files changed, 3 insertions, 3 deletions
diff --git a/chunk.toc b/chunk.toc
index 322c272..629778c 100644
--- a/chunk.toc
+++ b/chunk.toc
@@ -2,9 +2,9 @@
<toc xmlns="http://www.w3.org/1999/xhtml" role="chunk-toc">
<d:tocentry xmlns:d="http://docbook.org/ns/docbook" linkend="index"><?dbhtml filename="index.html"?>
- <d:tocentry linkend="quickstart"><?dbhtml filename="quickstart.html"?></d:tocentry>
- <d:tocentry linkend="general-concepts"><?dbhtml filename="general-concepts.html"?>
- <d:tocentry linkend="general-concepts.autotools"><?dbhtml filename="general-concepts/autotools.html"?></d:tocentry>
+ <d:tocentry linkend="quickstart"><?dbhtml filename="quickstart/index.html"?></d:tocentry>
+ <d:tocentry linkend="general-concepts"><?dbhtml filename="general-concepts/index.html"?>
+ <d:tocentry linkend="general-concepts.autotools"><?dbhtml filename="general-concepts/autotools/index.html"?></d:tocentry>
</d:tocentry>
</d:tocentry>
</toc>