[PATCH libX11 0/6] Supporting olink for chunked-html

Gaetan Nadon memsize at videotron.ca
Fri Sep 9 12:24:08 PDT 2011


This has triggered a new format for masterdb and a lot of refactoring/learning.

Main points:

Docs are not generated if xorg-sgml-doctools is missing or back-level
Support local enties for all docs in allmodules
Refactor variables hosting xsl flags (several times!)
Support for olinks from/to chunked html
The xorg.css styles are embedded in each html file

Gaetan Nadon (6):
  docbook.am: do not generate docs if docbook customization layer is
    missing
  docbook.am: explicitly list xmlto flags for each target
  docbook.am: add search path for local entities
  docbook.am: refactor common flags for xmlto and xsltproc
  compose: upgrade makefile to support olinking on chunked html
  docbook.am: embed css styles inside the HTML HEAD element

 configure.ac                     |    2 +-
 docbook-gen-chunk.am             |  102 ------------------------------
 docbook-gen.am                   |   96 ----------------------------
 docbook.am                       |  114 ++++++++++++++++++---------------
 specs/i18n/compose/Makefile.am   |   11 +---
 specs/i18n/compose/docbook-nl.am |  128 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 192 insertions(+), 261 deletions(-)
 delete mode 100644 docbook-gen-chunk.am
 delete mode 100644 docbook-gen.am
 create mode 100644 specs/i18n/compose/docbook-nl.am

-- 
1.7.4.1



More information about the xorg-devel mailing list