summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2010-11-06 23:34:00 +0100
committerSebastian Pipping <sebastian@pipping.org>2010-11-06 23:52:47 +0100
commita8eee022c6dc2085d4e37e838ffb45404f77242b (patch)
tree10dfb415c13aae71753f53b102a73a6f7e0187b4 /MANIFEST.in
parent467251b6cd44f146907dddb513b98ed0abbef364 (diff)
downloadlayman-a8eee022c6dc2085d4e37e838ffb45404f77242b.tar.gz
layman-a8eee022c6dc2085d4e37e838ffb45404f77242b.tar.bz2
layman-a8eee022c6dc2085d4e37e838ffb45404f77242b.zip
Migrate documentation from DocBook to Asciidoc
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index bc52dea..cef5e5d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,7 +5,8 @@ include INSTALL
include README
include RELEASE_NOTES
include etc/layman.cfg
+include doc/asciidoc.conf
include doc/layman.8
include doc/layman.8.html
-include doc/layman.8.xml
+include doc/layman.8.txt
recursive-include layman/tests *