summaryrefslogtreecommitdiff
path: root/test/testdocs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed seeie/seealsoie formatters in DocBook, bug in gettextShaun McCance2011-07-011-0/+65
|
* testdocs: Remove broken old chunk params from DocBook testsShaun McCance2011-05-171-3/+0
|
* testdocs: Fix Makefile for new HTML outputShaun McCance2011-05-161-6/+7
|
* [theme-html.xsl] Merging common inline stylesShaun McCance2010-03-021-1/+5
|
* [theme-html] Adding some inline styling to common CSSShaun McCance2010-03-011-3/+8
|
* [test/testdocs] Adding extra DocBook inline testsShaun McCance2010-03-012-0/+86
|
* [test/testdocs] Updating the DocBook testdocsShaun McCance2010-03-01239-484/+8444
|
* [theme-html.xsl] Starting to factor out common DocBook/Mallard CSS for HTMLShaun McCance2010-02-282-7/+30
|
* Migrate from cvsignore to gitignoreClaude Paroz2009-07-041-2/+0
|
* - 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
* - 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-021-0/+2
|
* - 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
* - 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-221-1/+1
| | | | | | | | | | | | | | | * 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-05127-0/+6688
* 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