From 43cc9d3e2c76c82bd00ce46ee7de6d69d07f3bb3 Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 22 Aug 2017 21:44:13 +0200 Subject: Make RTD see the mailman_pgp package sources. --- docs/conf.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') 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. -- cgit v1.2.3-70-g09d2