annotate MANIFEST.in @ 397:d6e9170c5ccc

* Moved some utility functions from `genshi.core` to `genshi.util` (backwards compatibility preserved via imports) * Minor performance tweaks for the serializers
author cmlenz
date Tue, 02 Jan 2007 17:48:06 +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