| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This is now used throughout all the stylesheets to output the
class attribute for HTML elements that correspond directly to
some source element. This makes it much easier for extensions
to add extra classes for styling based on various conditions.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.ath.cx>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* xslt/docbook/html/db2html.xsl:
* xslt/docbook/html/db2xhtml.xsl:
- Add a DOCTYPE declaration with xsl:output
* xslt/docbook/common/db-chunk.xsl:
* xslt/docbook/common/db-label.xsl:
* xslt/docbook/common/db-xref.xsl:
* xslt/docbook/html/db2html-autotoc.xsl:
* xslt/docbook/html/db2html-bibliography.xsl:
* xslt/docbook/html/db2html-block.xsl:
* xslt/docbook/html/db2html-cmdsynopsis.xsl:
* xslt/docbook/html/db2html-division.xsl:
* xslt/docbook/html/db2html-index.xsl:
* xslt/docbook/html/db2html-refentry.xsl:
- Add set to exclude-result-prefixes
svn path=/trunk/; revision=1080
|
|
|
|
|
|
|
| |
* xslt/docbook/html/db2html-refentry.xsl:
- Fixed the :Requires: field
svn path=/trunk/; revision=1012
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
| |
* xslt/docbook/html/db2html-refentry.xsl:
* xslt/docbook/common/db-label.xsl:
- Some changes to refentry sectioning
* doc/xslt/C/gnome-doc-xslt.xml:
- Include db2html-index in the documentation
svn path=/trunk/; revision=1006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* doc/xslt/Makefile.am:
* doc/xslt/xsldoc-check.xsl:
* doc/xslt/xsldoc-fill.xsl:
* doc/xslt/xsldoc.xsl:
- Putting more checks and information in xsldoc
* xslt/docbook/common/db-label.xsl:
* xslt/docbook/common/db-title.xsl:
* xslt/docbook/common/db-xref.xsl:
* xslt/docbook/html/db2html-autotoc.xsl:
* xslt/docbook/html/db2html-bibliography.xsl:
* xslt/docbook/html/db2html-block.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-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/omf/db2omf.xsl:
- Added :Requires: to satisfy new xsldoc stuff
svn path=/trunk/; revision=932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnome-doc-utils.make:
- Removed xsldoc and rngdoc facilities
- Also removed the automatic .cvsignore stuff
* doc/xslt/Makefile.am:
* doc/xslt/C/gnome-doc-xslt.xml:
- New one shot comment-based XSLT documentation system
* xslt/docbook/common/db-chunk.xsl:
* xslt/docbook/common/db-common.xsl:
* xslt/docbook/common/db-label.xsl:
* xslt/docbook/common/db-title.xsl:
* xslt/docbook/common/db-xref.xsl:
* xslt/docbook/html/db2html.xsl:
* xslt/docbook/html/db2html-admon.xsl:
* 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/omf/db2omf.xsl:
* xslt/gettext/gettext.xsl:
* xslt/gettext/l10n-numbers.xsl:
- Converted documentation to comment-based system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am:
* doc/xslt/C/gnome-doc-xslt.xml:
* doc/xslt/C/translating.xml:
* xslt/docbook/common/Makefile.am:
* xslt/docbook/common/db-format.xml.in:
* xslt/docbook/common/db-label.xsl:
* xslt/docbook/common/db-title.xsl:
* xslt/docbook/common/db-xref.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-info.xsl:
* xslt/docbook/html/db2html-inline.xsl:
* xslt/docbook/html/db2html-list.xsl:
* xslt/docbook/html/db2html-qanda.xsl:
* xslt/docbook/html/db2html-refentry.xsl:
* xslt/docbook/html/db2html-suppressed.xsl:
* xslt/docbook/html/db2html.xsl:
* xslt/gettext/Makefile.am:
* xslt/gettext/gettext.xsl:
* xslt/gettext/l10n.xml.in:
- Changed i18n considerably, no more format2xsl
- Updated translator documentation
* xslt/docbook/common/db-chunk.xsl:
- Allow titlepage to be suppressed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* COPYING:
* gnome-doc-utils.make:
* xslt/docbook/common/db-chunk.xsl:
* xslt/docbook/common/db-common.xsl:
* xslt/docbook/common/db-label.xsl:
* xslt/docbook/common/db-title.xsl:
* xslt/docbook/common/db-xref.xsl:
* xslt/docbook/html/db2html-admon.xsl:
* xslt/docbook/html/db2html-autotoc.xsl:
* xslt/docbook/html/db2html-block.xsl:
* xslt/docbook/html/db2html-callout.xsl:
* xslt/docbook/html/db2html-classsynopsis.xsl:
* xslt/docbook/html/db2html-css.xsl:
* xslt/docbook/html/db2html-division.xsl:
* xslt/docbook/html/db2html-ebnf.xsl:
* xslt/docbook/html/db2html-funcsynopsis.xsl:
* xslt/docbook/html/db2html-info.xsl:
* xslt/docbook/html/db2html-inline.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-suppressed.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/omf/db2omf.xsl:
* xslt/docbook/utils/chunks.xsl:
* xslt/docbook/utils/credits.xsl:
* xslt/docbook/utils/ids.xsl:
* xslt/gettext/format2xsl.xsl:
* xslt/gettext/gettext.xsl:
* xslt/gettext/l10n.xml.in:
* xslt/rngdoc/rngdoc.xsl:
* xslt/xsldoc/xsldoc.xsl:
- Updated licensing terms and stuff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in:
* doc/xslt/C/gnome-doc-xslt.xml:
* xslt/Makefile.am;
- Disabling rngdoc
* doc/xslt/C/translating.xml:
- Language improvements
* xslt/docbook/html/db2html-division.xsl:
- Put in stubs for overriding the navbar
* xslt/docbook/html/db2html-refentry.xsl:
- Removed a debugging message I'd left in
* xslt/xsldoc/xsldoc.xsl:
- Various xsldoc output improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* xslt/docbook/common/db-chunk.xsl:
* xslt/docbook/html/db2html-division.xsl:
* xslt/docbook/html/db2html-info.xsl:
* xslt/docbook/html/db2html-qanda.xsl:
* xslt/docbook/html/db2html-refentry.xsl:
* xslt/docbook/html/db2html.xsl:
- Removed toc, index, and cover until I actually use them
- Changed much of the processing order for chunking
- Changed how the info document is called
* xslt/docbook/common/db-label.xsl:
* xslt/gettext/l10n.xml.in:
- Added 'About This Document' for *info elements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am:
- Added scrollkeeper stuff to distuninstallcheck_listfiles
* doc/xslt/C/translating.xml:
- Type fixes
* po/cs.po:
- Fixed incorrect format string, caused by a bad comment from me
* xslt/docbook/common/db-format.xml.in:
- Changed semantics of 'header' role
* xslt/gettext/format2xsl.xsl:
- Added support for transforming tags in msgstrs
* xslt/docbook/html/db2html-admon.xsl:
* xslt/docbook/html/db2html-autotoc.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-funcsynopsis.xsl:
* xslt/docbook/html/db2html-info.xsl:
* xslt/docbook/html/db2html-inline.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:
- Switched to XHTML
- Worked on the refentry title
- Various visual enhancements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* xslt/docbook/common/db-format.xml.in:
* xslt/docbook/common/db-label.xsl:
* xslt/docbook/html/db2html-refentry.xsl:
- Added formatters for manvolnum, refentry labels, and mailto URIs
* xslt/docbook/common/db-xref.xsl:
* xslt/docbook/html/db2html-inline.xsl:
* xslt/docbook/html/db2html-xref.xsl:
- Added tooltips to email and ulink
* xslt/docbook/html/db2html-autotoc.xsl:
- Better refentry handling
- Formatting work
* xslt/docbook/html/db2html-block.xsl:
- Suppress bgcolor for synopsis for now
* xslt/docbook/html/db2html-suppressed.xsl:
- Some refentry-related stuff
|
|
|
|
|
|
| |
* xslt/docbook/html/db2html-autotoc.xsl:
* xslt/docbook/html/db2html-refentry.xsl:
- More robust refentry title stuff
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* po/cs.po:
- Removed the broken format.example.label translation
* xslt/docbook/common/db-format.xml.in:
- Fixed my broken comment to translators
* xslt/docbook/html/db2html-css.xsl:
* xslt/docbook/html/db2html-refentry.xsl:
* xslt/docbook/html/db2html-title.xsl:
- Some refentry work
|
|
|
|
|
|
|
| |
* xslt/docbook/html/db2html-refentry.xsl:
* xslt/docbook/html/db2html-suppressed.xsl:
* xslt/docbook/html/db2html-title.xsl:
- Lots more refentry work
|
|
* xslt/docbook/html/Makefile.am:
* xslt/docbook/html/db2html.xsl:
* xslt/docbook/html/db2html-refentry.xsl:
* xslt/gettext/l10n.xml.in:
- Initial refentry work
* xslt/docbook/html/db2html-cmdsynopsis.xsl:
* xslt/docbook/html/db2html-css.xsl:
- Fixed some cmdsynopsis bugs, added CSS
* xslt/docbook/html/db2html-division.xsl:
- Added db2html.anchor to db2html.division.content
* xslt/docbook/html/db2html-suppressed.xsl:
- Added partinfo, prefaceinfo, refsynopsisdivinfo
* xslt/docbook/html/db2html-title.xsl:
- Hard-coded title/subtitle class on spans
|