summaryrefslogtreecommitdiff
path: root/test/testdocs/epigraph.001.xml
Commit message (Collapse)AuthorAgeFilesLines
* Clean up testsShaun McCance2020-12-301-24/+0
|
* [test/testdocs] Updating the DocBook testdocsShaun McCance2010-03-011-4/+4
|
* - Removed the xmllint of the sourceShaun McCance2004-05-251-2/+2
| | | | | | | | | | | | | | | | | | | | * test/testdocs/Makefile: - Removed the xmllint of the source * test/testdocs/README: * test/testdocs/classsynopsis.x001.xml: * test/testdocs/epigraph.001.xml: - Added classsynopsis.x001.xml - Corrected the title of epigraph.001.xml * test/testdocs/db2html.xsl: - Got the title override for the source block better * xslt/docbook/html/db2html-classsynopsis.xsl: - Implemented classsynopsis for C++ * xslt/docbook/html/db2html-funcsynopsis.xsl: - Match initializer
* - Added docbook-testdocsShaun McCance2004-05-051-0/+24
* configure.in: * tests/Makefile.am: * tests/testdocs/*: - Added docbook-testdocs * xslt/docbook/html/Makefile.am: - Added db2html.xsl * xslt/docbook/html/db2html-cmdsynopsis.xsl: * xslt/docbook/html/db2html-info.xsl: * xslt/rngdoc/rngdoc.xsl: - Minor fixes and tab removal * xslt/xsldoc/xsldoc.xsl: - Avoiding use of default namespace, for #141532