summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJ08nY2017-08-22 21:44:13 +0200
committerJ08nY2017-08-22 21:44:13 +0200
commit43cc9d3e2c76c82bd00ce46ee7de6d69d07f3bb3 (patch)
tree73801bc228d2b3c8cba4c101c41fcd51cd20c506 /docs/conf.py
parent5e1b74e1dc312a7c2612d57bbc34d33c1f3ca672 (diff)
downloadmailman-pgp-43cc9d3e2c76c82bd00ce46ee7de6d69d07f3bb3.tar.gz
mailman-pgp-43cc9d3e2c76c82bd00ce46ee7de6d69d07f3bb3.tar.zst
mailman-pgp-43cc9d3e2c76c82bd00ce46ee7de6d69d07f3bb3.zip
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6c26935..23f95c8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -53,6 +53,8 @@ project = 'mailman-pgp'
copyright = '2017, Jan Jancar'
author = 'Jan Jancar'
+import sys; sys.path.append('../src')
+
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.