##// END OF EJS Templates
Added doc/gendoc.py to MANIFEST.in, so docs can be regenerated on demand.
Thomas Arendsen Hein -
r2055:bd94dda7 default
parent child Browse files
Show More
@@ -8,7 +8,7 b' include *.txt'
8 8 include templates/map templates/map-*[a-z0-9]
9 9 include templates/*.tmpl
10 10 include templates/static/*
11 include doc/README doc/Makefile doc/*.txt doc/*.html doc/*.[0-9]
11 include doc/README doc/Makefile doc/gendoc.py doc/*.txt doc/*.html doc/*.[0-9]
12 12 recursive-include contrib *
13 13 include README
14 14 include CONTRIBUTORS
General Comments 0
You need to be logged in to leave comments. Login now