[PATCH util-macros 0/3] Add doc macros for groff fop, ps2pdf

Gaetan Nadon memsize at videotron.ca
Fri Jan 29 12:31:30 PST 2010


This is the last installment of document generation control macros.
The code is identical to the first 3 released, which were well reviewed.

In addition, the XORG_ENABLE_DOCS provides a --enable-docs option intended to replace the
various ad hoc options like:
enable-devel-docs
enable-specs
enable-builddocs
enable-docs	(this one has been retained)

The default value is "yes" but can be changed in the configuration file:
XORG_ENABLE_DOCS(no)

Assumption:
The concept of "doc" does not apply to "man pages". They will continue to be build without
condition. The exception are those built with xmlto. If the tool is not there,
they will be skipped.

For additional info, see http://www.x.org/wiki/Development/Documentation/WritingDocumentation

Gaetan Nadon (3):
  Additional doc macros for GROFF, FOP and PS2PDF
  Add XORG_ENABLE_DOCS to control the building of documentation
  Version bump: 1.6.0

 configure.ac      |    2 +-
 xorg-macros.m4.in |  190 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 191 insertions(+), 1 deletions(-)



More information about the xorg-devel mailing list