STAR_XML_DOCUMENTATION(documentcode, [targets=''])
Generate the standard makefile targets to handle XML
documentation source. The
parameter documentcode
should be something
like `sun123' -- it should not include any
.xml
extension.
For details, see the macro STAR_LATEX_DOCUMENTATION, which this macro closely matches, and which is more often used. The differences are as follows:
.texml_tar .htx_tar .ps .pdf
,
though using the second argument (discouraged) requires you to specify
values for the JADE
, SGMLNORM
and
SGMLKIT_HOME
substitution variables (the
.texml_tar
tarball contains a .tex
file plus
any required figures).@STAR_XML_DOCUMENTATION@
and
@STAR_XML_DOCUMENTATION_<DOCUMENTCODE>@
.LATEX2DVI
is the
same, and configure option
--without-stardocs
suppresses this documenation, too.