annotate MANIFEST.in @ 280:ce848f7c41f1 trunk

The content of `<script>` and `<style>` elements is no longer escaped when serializing to HTML but declaring the XHTML namespace in the template.
author cmlenz
date Sat, 07 Oct 2006 19:18:05 +0000
parents e89e24803d63
children 2c38ec4e2dff 3eb30e4ece8c
rev   line source
248
82f2bc77ad0c * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
1 exclude doc/2000ft.graffle
82f2bc77ad0c * 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
e89e24803d63 Remove another duplicate unit test, and add two more interpolation tests.
cmlenz
parents: 248
diff changeset
3 recursive-exclude doc/logo.lineform *
248
82f2bc77ad0c * Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution.
cmlenz
parents:
diff changeset
4 exclude doc/Makefile
82f2bc77ad0c * 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