The Documentation project provides rules to use various types of documentation such as texi and LaTeX documentation, and convert them into finished documentation (info, PostScript, HTML, etc). It does not take the standard project variables listed above. Instead, it uses the variables listed below.
DOCUMENT_NAME
is the name to be used for your output document, for example, if you typeMyDocument
as the document name, the makefile will generate MyDocument.info, MyDocument.pdf, MyDocument.ps, etc.
xxx_INSTALL_FILES
refers to files that are to be simply copied over, without any preprocessing (e.g. .html, images, etc).