diff --git a/MANIFEST.in b/MANIFEST.in index fcc891d..768a706 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,7 @@ include logo.svg include tests/*.py include scripts/python-nxt-filer.desktop +include docs/Makefile +include docs/conf.py +include docs/favicon.ico +recursive-include docs *.rst