summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2020-02-05 20:56:29 -0700
committerkotfu <kotfu@kotfu.net>2020-02-05 20:56:29 -0700
commit7476c27e95b6a9c1ee1c93893d678012c019cf7c (patch)
tree469fb2f21d78de458f80f276bda0d6f8a73fe554 /docs/conf.py
parent58500cb0b86e8046b49aac5d554a6fa9630c0cd3 (diff)
downloadcmd2-git-7476c27e95b6a9c1ee1c93893d678012c019cf7c.tar.gz
Documentation updates
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 7a8da9d1..16e8ecb7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -25,9 +25,6 @@ from pkg_resources import get_distribution
# Import for custom theme from Read the Docs
import sphinx_rtd_theme
-sys.path.insert(0, os.path.abspath('..'))
-
-
# -- General configuration -----------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.