Adding a script to auto-generate an authors file, runnable from 'make authors', which is called from 'make docs/webdocs'.

This commit is contained in:
Michael DeHaan 2013-02-26 22:05:17 -05:00
commit fa550f3d7e
3 changed files with 233 additions and 1 deletions

View file

@ -62,7 +62,10 @@ tests:
PYTHONPATH=./lib nosetests -d -v
# To force a rebuild of the docs run 'touch VERSION && make docs'
docs: $(MANPAGES) modulepages
docs: $(MANPAGES) modulepages webdocs authors
authors:
sh hacking/authors.sh
# Regenerate %.1.asciidoc if %.1.asciidoc.in has been modified more
# recently than %.1.asciidoc.