annotate MANIFEST.in @ 291:bfec5a5dffbf

Add support for a range of options to the template engine plugin. See [http://groups.google.com/group/genshi/browse_thread/thread/8727f16edfce4727#3ee98255f84e4dcf this mailing list post].
author cmlenz
date Fri, 13 Oct 2006 09:17:57 +0000
parents ddc9655db244
children 6fd7e4dc0318 0742f421caba
rev   line source
248
2471c608ce73 * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
1 exclude doc/2000ft.graffle
2471c608ce73 * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
2 exclude doc/docutils.conf
251
ddc9655db244 Remove another duplicate unit test, and add two more interpolation tests.
cmlenz
parents: 248
diff changeset
3 recursive-exclude doc/logo.lineform *
248
2471c608ce73 * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
4 exclude doc/Makefile
2471c608ce73 * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
5 include doc/*.html
Copyright (C) 2012-2017 Edgewall Software