Move documentation files into src/ sub dir

This commit is contained in:
Florian Festi 2016-04-06 18:09:14 +02:00
parent fa0181311e
commit 63866ca532
7 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
import sys
import os
sys.path.append("..")
sys.path.append("../..")
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the

View File

@ -15,7 +15,7 @@ Contents:
edges
TODO
.. include:: ../README.rst
.. include:: ../../README.rst
Indices and tables
==================