summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-11-08 12:50:09 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-11-08 18:17:47 +0900
commitf34462c698b74ceaca457b539723e55226682195 (patch)
treef43430e88f0c234e99559a8e1e3a670c6078055e /MANIFEST.in
parente89e7364d6e1eec71dc854431d0f6a2cbd3f9c27 (diff)
downloadbuildstream-f34462c698b74ceaca457b539723e55226682195.tar.gz
MANIFEST.in: Adding sphinx files
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9491f804d..91568b55f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,8 @@
+# Basic toplevel package includes
include README.rst
include COPYING
+
+# Documentation package includes
+include doc/Makefile
+include doc/source/conf.py
+include doc/source/index.rst