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_NAMEis the name to be used for your output document, for example, if you typeMyDocumentas the document name, the makefile will generate MyDocument.info, MyDocument.pdf, MyDocument.ps, etc.
xxx_INSTALL_FILESrefers to files that are to be simply copied over, without any preprocessing (e.g. .html, images, etc).