Commit graph

3 commits

Author SHA1 Message Date
Sergey Poznyakoff
999cefa29e emptynodes.awk: Skip over @macro..@end macro blocks. 2011-09-18 16:09:36 +03:00
Sergey Poznyakoff
7ca7b0df8e Improve documentation.
* .gitignore: Update.
* Makefile.am: Add rules for creating and verifying docs.
* README: Update.
* emptynodes.awk: Ignore files containing `@c imprimatur-ignore'.
* imprimatur.m4 (IMPRIMATUR_INIT): Second argument is a list of
options.
* imprimatur.mk: Don't check files containing `@c imprimatur-ignore'.
Add sentence-spacing rules.
(imprimatur-basic-checks): Depend on imprimatur-check-sentence-spacing.
* imprimatur.texi: Update.
* rendition.texi: Mark with @c imprimatur-ignore.
(FIXME-ref, FIXME-xref, FIXME-pxref): In PUBLISH rendition expand
to the corresponding cross-reference command.
(example-UNREVISED,example-WRITEME)
(example-FIXME,example-FIXME-xref): Internal macros for use in
imprimatur.texi.
* fdl.texi: New file.
2011-09-13 14:54:51 +03:00
Sergey Poznyakoff
efc5989d3c Improve empty node detection.
* emptynodes.awk: New file.
* Makefile.am (EXTRA_DIST): Add emptynodes.awk
* imprimatur.mk (imprimatur-empty-nodes): New rule.
* imprimatur.texi: New file.
2011-09-12 00:12:06 +03:00