Mercurial > hg > index.cgi
view docs/Makefile @ 347:330a66a0f45a
Document the forwardrefmax pragma
Since the forwardrefmax is useful for combatting huge assembly times in many
sources, actually document it so people can find it.
author | William Astle <lost@l-w.ca> |
---|---|
date | Thu, 09 Apr 2015 12:51:02 -0600 |
parents | 411ef9735264 |
children | e4ad15af2e93 |
line wrap: on
line source
all: hg rm manual/* || true rm -f manual/*.pdf manual/*.html docbook2html -o manual manual.docbook.sgml docbook2html -u manual.docbook.sgml && mv manual.docbook.html manual/manual.html docbook2pdf -u manual.docbook.sgml && mv manual.docbook.pdf manual/manual.pdf rm -f manual.docbook.html hg add manual/*