Mercurial > cgi-bin > hgweb.cgi > tincan
diff doc/conf.py @ 64:25fdd985d046 draft
Documentation updates.
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 01 Jul 2019 09:44:51 -0700 |
parents | 682cd33e564c |
children |
line wrap: on
line diff
--- a/doc/conf.py Thu Jun 20 21:52:30 2019 -0700 +++ b/doc/conf.py Mon Jul 01 09:44:51 2019 -0700 @@ -13,7 +13,8 @@ # import os # import sys # sys.path.insert(0, os.path.abspath('.')) - +import os, sys +sys.path.insert(0, os.path.abspath('..')) # -- Project information -----------------------------------------------------