summaryrefslogtreecommitdiff
path: root/doc/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* bootstrap.sh, cfg.mk: enabled gnulib's gendocs modulePeter Simons2009-12-171-0/+11
| | | | | The make target 'web-manual' generates project documentation suitable for uploading to the web in the directory doc/manual/*.
* doc: moved all documentation (and its build process) into the doc directoryPeter Simons2009-12-171-0/+10
This relocation has the advantage that makeinfo needs no more magic -I flags to find the generated macro texi files from the top-level; now those files reside all within on directory.