Reorganize generation of toc.xml to avoid bootstrapping issues
commit191d4195d5f93bbfb970d8a770c6ca5e08ba9861
authorHenrik Tidefelt <tiddeweb@gmail.com>
Sun, 1 Nov 2015 09:23:31 +0000 (1 10:23 +0100)
committerHenrik Tidefelt <tiddeweb@gmail.com>
Mon, 18 Jan 2016 19:39:27 +0000 (18 20:39 +0100)
tree106c12a6b108dfda0de3ad70b93d4cd1f80498c8
parentb48e0e962d4a9c7381141cf26276445edf75ccce
Reorganize generation of toc.xml to avoid bootstrapping issues

This makes it possible to use the toc.xml in the namespace-index.sxml, which avoids lots of code duplication between generation of the toc.xml and generation of namespace-index.xml.
doc/build/Makefile.common
doc/parts/formats/bindings-html.xsl
doc/parts/formats/html.xsl
doc/parts/namespace-index/formats/html.xsl
doc/parts/namespace-index/index.sxml
doc/parts/namespace-toc/formats/toc.xsl [moved from doc/parts/namespace-index/formats/toc.xsl with 57% similarity]
doc/parts/namespace-toc/index.sxml [new file with mode: 0644]
doc/parts/namespace/formats/html.xsl