summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from cvsignore to gitignoreClaude Paroz2009-07-045-19/+0
|
* - Added missing ending brace to docsShaun McCance2007-08-101-2/+2
| | | | | | | | | | | | | | | | | * xslt/docbook/html/db2html-block.xsl: - Added missing ending brace to docs * xslt/docbook/html/db2html-division.xsl: - Added callback parameter to db2html.division.div * test/testbook/testbook.xml: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-refentry.xsl: - More consistent refentry output svn path=/trunk/; revision=1011
* - Adding some basic index supportShaun McCance2007-08-071-0/+27
| | | | | | | | | | | | * test/testbook/testbook.xml: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-index.xsl: * xslt/docbook/html/db2html.xsl: * xslt/docbook/html/db2xhtml.xsl: * xslt/gettext/l10n.xml.in: - Adding some basic index support svn path=/trunk/; revision=1001
* - Added cmdsynopsis and glossary testsShaun McCance2007-07-241-10/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/testbook/testbook.xml: - Added cmdsynopsis and glossary tests * xslt/docbook/html/db2html-division.xsl: - Fixed node comparisons by using set:has-same-node - Put entry-type division children are in a "block" div for CSS * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html-table.xsl: - Added FIXME notes * xslt/docbook/html/db2html-css.xsl: - Much CSS simplification * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-refentry.xsl: - Fixed node comparisons by using set:has-same-node * xslt/gettext/l10n.xml.in: * xslt/docbook/common/db-label.xsl: * xslt/docbook/common/db-xref.xsl: * xslt/docbook/html/db2html-cmdsynopsis.xsl: * xslt/docbook/html/db2html-ebnf.xsl: * xslt/docbook/html/db2html-suppressed.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl: - Changed sbr handling, suppress by default - Implemented synopfragments correctly - Put in automatic alignment padding for sbr elements - Consolidated CSS for *synopsis elements * xslt/docbook/html/db2html-bibliography.xsl: - Fixed node comparisons by using set:has-same-node - Implemented bibliolist * xslt/docbook/html/db2html-list.xsl: * xslt/docbook/html/db2html-classsynopsis.xsl: - Consolidated properties for CSS styling * xslt/docbook/html/db2html-autotoc.xsl: - Documentation edit svn path=/trunk/; revision=985
* - Some work on reference and refentryShaun McCance2007-07-051-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | * test/testbook/testbook.xml: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-refentry.xsl: - Some work on reference and refentry * xslt/docbook/html/db2html-bibliography.xsl: - Made l10n.format.mode a doc-noop, documented elsewhere * xslt/docbook/html/db2html-autotoc.xsl: - Added some documentation - Remove $db.chunk.chunks_ reference * xslt/docbook/common/db-common.xsl: - Put gettext in :Requires: for db.personname.list * xslt/docbook/common/db-label.xsl: - Made reference label formatter output nothing * xslt/gettext/l10n.xml.in: - Added " — " for refpurpose separator svn path=/trunk/; revision=971
* - Added rules to build with Norm's stylesheets, for comparisonShaun McCance2007-07-022-7/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/testbook/Makefile: - Added rules to build with Norm's stylesheets, for comparison * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-suppressed.xsl: - Use new common copyright template, moved holder and year to inline * test/testbook/testbook.xml: * xslt/docbook/html/db2html-bibliography.xsl: - Lots and lots of work on bibliograpies * xslt/docbook/html/db2html-classsynopsis.xsl: - A few quick fixes for Python class synopses * xslt/docbook/html/elements: - Added bibliolist * xslt/docbook/html/db2html-inline.xsl: - Added automatic bibliography linking for citations * xslt/docbook/common/db-common.xsl: - New common copyright template - New personname list template * xslt/gettext/gettext.xsl: - Some fixes for blank roles/forms * xslt/gettext/l10n.xml.in: - Added ", and ", " and ", and bibliolabel.format svn path=/trunk/; revision=968
* - Added some Pythonic goodies to classsynopsisShaun McCance2007-05-231-0/+44
| | | | | | | | | | | * test/testbook/testbook.xml: * xslt/docbook/html/db2html-classsynopsis.xsl: - Added some Pythonic goodies to classsynopsis * xslt/docbook/html/db2html-inline.xsl: - Fixed xsldoc error on l10n.format.mode svn path=/trunk/; revision=960
* - Made bibliodiv chunkableShaun McCance2007-05-231-0/+6
| | | | | | | | | | | | | | | * test/testbook/testbook.xml: * xslt/docbook/common/db-chunk.xsl: * xslt/docbook/html/db2html-bibliography.xsl: - Made bibliodiv chunkable * data/icons/hicolor/scalable/admon-caution-shadow.svg: * data/icons/hicolor/scalable/admon-caution.svg: * data/icons/hicolor/scalable/admon-warning-shadow.svg: * data/icons/hicolor/scalable/admon-warning.svg: - Adding SVG some files I'd forgotten svn path=/trunk/; revision=959
* - Added lots of inline tests - Added the beginning of a glossaryShaun McCance2007-05-211-0/+445
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/testbook/testbook.xml: - Added lots of inline tests - Added the beginning of a glossary * xslt/docbook/common/db-title.xsl: * xslt/docbook/html/db2html-division.xsl: - Made the empty $info selectors node sets - Fixed some automatic titles * xslt/docbook/html/db2html-info.xsl: - Use the new dl-compact class in credits * xslt/docbook/html/db2html-cmdsynopsis.xsl: - Made cmdsynopsis have a pre wrapped in a div for consistency * xslt/docbook/html/db2html-bibliography.xsl: - Bibliographies have bibliographyinfo, not glossaryinfo * xslt/docbook/html/db2html-classsynopsis.xsl: - Moved ooclass, ooexception, and oointerface to db2html-inline * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-inline.xsl: - Revamped all inline elements - Added db2html.inline.content.mode * xslt/docbook/common/db-common.xsl: - Small db.personname modification * xslt/gettext/l10n.xml.in: - Added localizable citation formatting * data/icons/hicolor/48x48/admon-caution.png: * data/icons/hicolor/48x48/admon-warning.png: * data/icons/hicolor/scalable/Makefile.am: - More icons from cornelius[cz] svn path=/trunk/; revision=956
* - Changes to test various iconsShaun McCance2007-05-101-6/+3
| | | | | | | | | | | | | | | * test/testbook/Makefile: - Changes to test various icons * xslt/common/theme.xsl: * xslt/docbook/html/db2html-classsynopsis.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/gettext/l10n.xml.in: - Use triangle characters instead of images for the navbar - Starting to do some watermark work svn path=/trunk/; revision=944
* - Added another line numbering continuation testShaun McCance2007-05-091-0/+8
| | | | | | | | | | | | | | | * test/testbook/testbook.xml: - Added another line numbering continuation test * xslt/docbook/common/db-common.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-list.xsl: - Implemented line numbering continuations - Moved orderedlist continuation handling to db-common - Removed hardly-used db.dingbat template svn path=/trunk/; revision=943
* - Added some more linenumbering tests - Added various synopsis testsShaun McCance2007-05-081-53/+272
| | | | | | | | | | | | | | | | | * test/testbook/testbook.xml: - Added some more linenumbering tests - Added various synopsis tests * xslt/docbook/common/db-common.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl: - Visual updates for synopses and line numbering * xslt/docbook/html/db2html-classsynopsis.xsl: - Implemented Python support svn path=/trunk/; revision=941
* - Moved the table CSS to db2html-css.xslShaun McCance2007-05-041-1/+131
| | | | | | | | | | | | | | * xslt/docbook/html/db2html-table.xsl: - Moved the table CSS to db2html-css.xsl * test/testbook/testbook.xml: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl: * xslt/docbook/html/db2html-inline.xsl: - Improvements to funcsynopsis svn path=/trunk/; revision=931
* - More table testsShaun McCance2007-05-041-6/+308
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/testbook/testbook.xml: - More table tests * xslt/docbook/html/db2html-table.xsl: - Massively improved (and somewhat more documented) CALS tables * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-bibliography.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-callout.xsl: * xslt/docbook/html/db2html-classsynopsis.xsl: * xslt/docbook/html/db2html-cmdsynopsis.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-ebnf.xsl: * xslt/docbook/html/db2html-footnote.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl: * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-l10n.xsl: * xslt/docbook/html/db2html-list.xsl: * xslt/docbook/html/db2html-media.xsl: * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html-refentry.xsl: * xslt/docbook/html/db2html-title.xsl: * xslt/docbook/html/db2html-xref.xsl: - We don't need the html: prefix to do the namespace alias * doc/xslt/Makefile.am: * doc/xslt/C/gnome-doc-xslt.xml: - Keep xsldoc.awk output around, can do checks later svn path=/trunk/; revision=930
* - Output to either HTML or XHTMLShaun McCance2007-04-251-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/xslt/C/gnome-doc-xslt.xml: * test/testbook/Makefile: * xslt/docbook/html/Makefile.am: * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-bibliography.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-callout.xsl: * xslt/docbook/html/db2html-classsynopsis.xsl: * xslt/docbook/html/db2html-cmdsynopsis.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-ebnf.xsl: * xslt/docbook/html/db2html-footnote.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl: * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-l10n.xsl: * xslt/docbook/html/db2html-list.xsl: * xslt/docbook/html/db2html-media.xsl: * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html-refentry.xsl: * xslt/docbook/html/db2html-table.xsl: * xslt/docbook/html/db2html-title.xsl: * xslt/docbook/html/db2html-xref.xsl: * xslt/docbook/html/db2html.xsl: * xslt/docbook/html/db2xhtml.xsl: - Output to either HTML or XHTML svn path=/trunk/; revision=928
* - More work on listsShaun McCance2007-04-251-14/+156
| | | | | | | | | | * test/testbook/testbook.xml: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-list.xsl: - More work on lists svn path=/trunk/; revision=926
* - Added a variablelist exampleShaun McCance2007-04-231-0/+27
| | | | | | | | | | | | | * test/testbook/testbook.xml: - Added a variablelist example * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-list.xsl: - Working on list styling - Making sure info pages have necessary classes svn path=/trunk/; revision=924
* - A small tableShaun McCance2007-04-231-0/+16
| | | | | | | | | | | | | * test/testbook/testbook.xml: - A small table * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-info.xsl: - Make info pages use the same code as everything else svn path=/trunk/; revision=923
* - Added informalfigure formalpara literallayout programlisting screenShaun McCance2007-04-201-6/+138
| | | | | | | | | | | | | | | | * test/testbook/testbook.xml: - Added informalfigure formalpara literallayout programlisting screen * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-media.xsl: * xslt/docbook/html/db2html-table.xsl: * xslt/gettext/l10n.xml.in: - Some autotoc and figure work svn path=/trunk/; revision=919
* - Adding a simple test bookShaun McCance2007-04-202-0/+316
| | | | | | | | | | | | | | | | | | | | | | | | * test/testbook/Makefile: * test/testbook/testbook.xml: - Adding a simple test book * xslt/common/theme.xsl: * xslt/docbook/common/db-chunk.xsl: * xslt/docbook/html/db2html-admon.xsl: * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-media.xsl: * xslt/docbook/html/db2html-title.xsl: * xslt/docbook/html/db2html.xsl: - Changes to how blocks and titles work - Changes to CSS interfaces - Brand new theme.xsl module - Implemented a TOC sidebar - Various other things svn path=/trunk/; revision=918
* - Do XInclude when timingShaun McCance2005-11-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * test/timing/timeall: - Do XInclude when timing * xslt/docbook/common/db-label.xsl: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl:- * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-bibliography.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html.xsl: * xslt/gettext/l10n.xml.in: - Added support for "cooked" bibliographies * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-suppressed.xsl: - Added artpagenums, edition, isbn, pubdate, publishername * xslt/gettext/l10n.xml.in: - Added the 'Translator(s)' string
* - New script to time the DocBook XSLT across all installed docsShaun McCance2005-11-151-0/+42
| | | | | * test/timing/timeall: - New script to time the DocBook XSLT across all installed docs
* - Example label formatter - Stylistic improvementsShaun McCance2004-10-281-17/+1
| | | | | | | | | | | | | | | | | * test/testdocs/db2html.xsl: * xslt/docbook/common/db-format.xml.in: * xslt/docbook/common/db-label.xsl: * xslt/docbook/html/db2html-admon.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html-table.xsl: * xslt/docbook/html/db2html-title.xsl: - Example label formatter - Stylistic improvements * xslt/gettext/gettext.xsl: - Fixed typo
* *//.cvsignore - Updating some .cvsignore filesShaun McCance2004-09-181-5/+0
| | | | | | | | | | | | | | * *//.cvsignore - Updating some .cvsignore files * test/testdocs/classsynopsis.x001.xml: - Small adjustment to the classsynopsis test * xslt/docbook/html/db2html-classsynopsis.xsl: - Adjusted methodparam code * xslt/docbook/html/db2html-table.xsl: - Adjusted table handling
* xslt/docbook/utils/credits.xslShaun McCance2004-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: * bootstrap.make: * configure.in: * gnome-doc-utils.make: * xslt/docbook/Makefile.am: * xslt/docbook/utils/Makefile.am: * xslt/docbook/utils/credits.xsl * xslt/docbook/utils/ids.xsl: - Implemented the documentation header file thing * autogen.sh: - Requiring automake 1.6 * gnome-doc-utils.pc.in: - Somewhat nicer variables * doc/gnome-doc-make/Makefile.am: - Added gnome-dco-make.awk to EXTRA_DIST * doc/xslt/gnome-doc-xslt.desktop.in: - Changed the ID * test/testdoc1/Makefile.am: - Newline * xslt/docbook/common/Makefile.am: * xslt/docbook/html/Makefile.am: * xslt/docbook/omf/Makefile.am: * xslt/gettext/Makefile.am: * xslt/rngdoc/Makefile.am: * xslt/xsldoc/Makefile.am: - Changed the installation directory * xslt/gettext/format2xsl.xsl: - Quick fixes to how sans-@xml:lang stuff is handled
* Adding NO-AUTO-GEN filesShaun McCance2004-07-141-0/+0
|
* - Completed table support, sans a few attributesShaun McCance2004-07-141-3/+20
| | | | | | * test/testdocs/table.x001.xml: * xslt/docbook/html/db2html-table.xsl: - Completed table support, sans a few attributes
* - Added table test for spanning stuffShaun McCance2004-07-132-0/+52
| | | | | | | | | * test/testdocs/README: * test/testdocs/table.x001.xml: - Added table test for spanning stuff * xslt/docbook/html/db2html-table.xsl: - Lots of table jolliness, back to half-working
* - Updated .cvsignore filesShaun McCance2004-06-022-0/+4
|
* - Made test the default targetShaun McCance2004-06-021-2/+2
| | | | | | | | | | | | | | | | | * test/testdocs/Makefile: - Made test the default target * xslt/docbook/common/db-common.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-inline.xsl: - Implemented some of linenumbering - Added preliminary equation support * xslt/docbook/html/db2html-funcsynopsis.xsl: - Changed newline character * xslt/docbook/html/db2html-suppressed.xsl: - Added alt
* gnome-doc-utils.make - Some format stuff that doesn't workShaun McCance2004-06-021-0/+3
| | | | | | | | | | | | | | | | | | | * gnome-doc-utils.m4: * gnome-doc-utils.make - Some format stuff that doesn't work * test/testdocs/Makefile: - Make test the default target * xslt/docbook/common/db-chunk.xsl: - s/filename/basename/ * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-media.xsl: - s/anchor/db2html.anchor/ * xslt/docbook/html/db2html-title.xsl: - Just use db2html.label.number for sect* labels
* - Lorem ipsum dolor sit ametShaun McCance2004-05-271-34/+530
| | | | | * test/testdoc1/help/testdoc1/C/testdoc1.xml: - Lorem ipsum dolor sit amet
* - Made the source view go block-by-blockShaun McCance2004-05-251-1/+10
| | | | | | | | | | | | | | * test/testdocs/db2html.xsl: - Made the source view go block-by-block * xslt/docbook/html/db2html-classsynopsis.xsl: - Fixed possible problem with trailing modifier in methodsynopsis for C++ - Put stubs in for Python mode * xslt/docbook/html/db2html-classsynopsis.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl * xslt/docbook/html/db2html-inline.xsl: - Context-sensitive parameter rendering
* - Removed the xmllint of the sourceShaun McCance2004-05-255-4/+75
| | | | | | | | | | | | | | | | | | | | * 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
* - Made a custom db2html to show the sourceShaun McCance2004-05-242-1/+40
| | | | | | | | | | | | | | | | | | | | | | | * test/testdocs/Makefile: * test/testdocs/db2html: - Made a custom db2html to show the source * xslt/docbook/html/Makefile.am: * xslt/docbook/html/db2html-table.xsl: * xslt/docbook/html/db2html.xsl: - Added db2html-table.xsl, mostly commented out * xslt/docbook/html/db2html-block.xsl: - Added para * xslt/docbook/html/db2html-inline.xsl: - Fixed trademark to process children * xslt/docbook/html/db2html-list.xsl: - Re-added variablelist support * xslt/docbook/html/db2html-media.xsl: - Commented out some problematic parts, needs to be fixed
* - Added test for simplelistShaun McCance2004-05-232-0/+60
| | | | | | | | | | | | | | | | | * test/testdocs/README: * test/testdocs/simplelist.x001.xml: - Added test for simplelist * xslt/docbook/html/Makefile.am: * xslt/docbook/html/db2html-classsynopsis.xsl: * xslt/docbook/html/db2html.xsl: - Added db2html-classsynopsis, mostly commented out * xslt/docbook/html/db2html-list.xsl: - Implemented simplelist * xslt/docbook/html/db2html-suppressed.xsl: - Added bibliocoverage
* - Just having a Makefile for testdocs, and not using autostuffShaun McCance2004-05-222-2/+2
| | | | | | | | | | | | | | | * configure.in: * test/Makefile.am: * test/testdocs/Makefile: * test/testdocs/Makefile.am: - Just having a Makefile for testdocs, and not using autostuff * xslt/docbook/html/db2html-list.xsl: - Implemented orderedlist and procedure * xslt/docbook/html/db2html-media.xsl: - Changed mediadata to imagedata, only using with imagedata and *graphic - Implemented some elements
* - Added db2html-autotoc and db2html-qandaShaun McCance2004-05-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * doc/xslt/C/gnome-doc-xslt.xml: * xslt/docbook/html/Makefile.am: * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html.xsl: - Added db2html-autotoc and db2html-qanda * test/testdocs/Makefile.am: - xmllinting the original into the output dir, for easier visual checks * xslt/docbook/html/db2html-division.xsl: - Added more params to db2html.division.content for flexibility * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-suppressed.xsl: - Implemented revhistory and friends * xslt/docbook/html/db2html-label.xsl: - Labels for question and answer * xslt/docbook/html/db2html-title.xsl: - Passing depth_in_chunk to title match
* - Added funcsynopsis.x001.xmlShaun McCance2004-05-122-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/testdocs/README: * test/testdocs/funcsynopsis.x001.xml: - Added funcsynopsis.x001.xml * xslt/docbook/common/db-chunk.xsl: - Added db.chunk.chunk-id template stub * xslt/docbook/common/db-common.xsl: - Added db.xref.target template * xslt/docbook/html/db2html-block.xsl: - Added db2html.blockquote template, matches blockquote and epigraph - Added db2html.pre template - Matched caption * xslt/docbook/html/db2html-cmdsynopsis.xsl: - Removed all the mode stuff, because it's not needed * xslt/docbook/html/db2html-funcsynopsis.xsl: - Implemented most of the funcsynopsis stuff * xslt/docbook/html/db2html-info.xsl: - Added legalnotice support * xslt/docbook/html/db2html-suppressed.xsl: - Removed suppression of funcsynopsis and cmdsynopsis stuff - Added bridgehead and legalnotice * xslt/docbook/html/db2html-title.xsl: - Removed xsl:element, because of #141532 * xslt/docbook/html/db2html-xref.xsl: - Implemented link * xslt/docbook/html/report.xslt: - Linkified the element names to the DocBook documentation
* - Hooking up the testdocs rightShaun McCance2004-05-111-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test/testdocs/Makefile.am: - Hooking up the testdocs right * xslt/docbook/Makefile.am: - Added common to SUBDIRS * xslt/docbook/common/db-chunk.xsl: - Added db.chunk.chunk_top and filename params for special files * xslt/docbook/common/db-common.xsl: * xslt/gettext/gettext.xsl: - Moved db.dingbat from gettext to db-common * xslt/docbook/html/db2html-block.xsl: - Changed para to db2html.para, as it should be * xslt/docbook/html/db2html-info.xsl: - Added support for corpcredit - Made db.personname calling work * xslt/docbook/html/db2html-inline.xsl: - Added code and corpcredit support - Calling db.dingbat, now in db-common * xslt/docbook/html/db2html-label.xsl: - Fixed erroneous $sect reference * xslt/docbook/html/db2html-suppressed.xsl: - Added beginpage * xslt/docbook/html/db2html.xsl: - Moved stuff around, putting more work on db-chunk
* - Forget to add Makefile.am to CVSShaun McCance2004-05-081-0/+9
| | | | | * test/testdocs/Makefile.am: - Forget to add Makefile.am to CVS
* - Added docbook-testdocsShaun McCance2004-05-05128-0/+6689
| | | | | | | | | | | | | | | | | | * 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
* - Adding new XSLT filesShaun McCance2004-04-061-1/+1
| | | | | | | | | | * xslt/docbook/html/Makefile.am: * xslt/docbook/html/db2html-funcsynopsis.xsl: * xslt/docbook/html/db2html-suppressed.xsl: - Adding new XSLT files * */.cvsignore: - Some .cvsignore updates
* - Somewhat more intelligent use of gnome-doc-utils.makeShaun McCance2004-03-241-0/+3
| | | | | | | * Makefile.am: * gnome-doc-utils.m4: * test/testdoc1/Makefile.am: - Somewhat more intelligent use of gnome-doc-utils.make
* Makefile.amShaun McCance2004-03-192-7/+2
| | | | | | | | | | | | | | | | | | | | | | * Makefile.am * configure.in: * gnome-doc-utils.m4: * doc/Makefile.am: * doc/xslt/Makefile.am: - Adding new files * gnome-doc-utils.m4: - Minor stuff * gnome-doc-utils.pc.in: - Added variables sgmldir and xsldoc * test/testdoc1/autogen.sh: * test/testdoc1/help/testdoc1/Makefile.am: - Testing gnome-doc-utils.make without going through autoconf * xslt/docbook/html/db2html-title.xsl: - Removed some xsl:text
* - Importing Mallard stuff.Shaun McCance2004-03-153-0/+15
| | | | | * sandbox/mallard: - Importing Mallard stuff.
* - Trying stuff out, rather unsuccessfully.Shaun McCance2004-03-143-5/+7
| | | | | | | | | | | | | | | | | | * gnome-doc-utils.m4: * test/testdoc1/Makefile.am: * test/testdoc1/autogen.sh: * test/testdoc1/help/testdoc1/Makefile.am: - Trying stuff out, rather unsuccessfully. * xslt/docbook/html/Makefile.am: * xslt/docbook/html/db2html-label.xsl: - Added db2html-label.xsl, equivalent to Yelp's db2html-header.xsl. * xslt/gettext/Makefile.am: - Change the install directory. * xslt/gettext/gettext.xsl: - Removed stuff, getting ready to annotate.
* - Minor changesShaun McCance2004-03-0916-0/+1891
* gnome-doc-utils.m4: - Minor changes * test - Adding a test document