[PATCH 2 of 3] Include generated documentation in MANIFEST

Thomas Arendsen Hein thomas at intevation.de
Mon Aug 22 02:10:54 CDT 2005


Patch subject is complete summary.


# HG changeset patch
# User Thomas Arendsen Hein <thomas at intevation.de>
# Node ID 2e8d96e89dfca2ff65ab16557a6172121ebab24b
# Parent  b0e581438835195c7ff92271d1d824e0029bb6fa
Include generated documentation in MANIFEST.

diff -r b0e581438835 -r 2e8d96e89dfc MANIFEST.in
--- a/MANIFEST.in	Mon Aug 22 06:33:02 2005
+++ b/MANIFEST.in	Mon Aug 22 06:39:44 2005
@@ -7,7 +7,7 @@
 include *.txt
 include templates/map templates/map-*[a-z0-9]
 include templates/*.tmpl
-include doc/README doc/*.txt doc/Makefile
+include doc/README doc/Makefile doc/*.txt doc/*.html doc/*.[0-9]
 recursive-include contrib *
 include README
 include CONTRIBUTORS


More information about the Mercurial mailing list