]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Update Sphinx with the new directory structure.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 26 Oct 2016 18:16:20 +0000 (14:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 26 Oct 2016 18:16:20 +0000 (14:16 -0400)
doc/source/conf.py
doc/source/developer-api.rst

index 511b8210aa8e6fa4cbe465a1c107ac25de4f5a1d..baf787e31df7d587fe990fb203b81f8777aba941 100644 (file)
@@ -7,7 +7,7 @@ import shlex
 # 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
 # documentation root, use os.path.abspath to make it absolute, like shown here.
-sys.path.insert(0, os.path.abspath('../../src/'))
+sys.path.insert(0, os.path.abspath('../../'))
 
 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
index 0a6d0e9a3b904d6cb2e32afb5e1c40c29dc21d40..aa7898fe1ede7e747395fec4fc5d2a44850e753a 100644 (file)
@@ -44,10 +44,10 @@ dunshire.options module
   :show-inheritance:
 
 
-test.suite module
+test module
 ^^^^^^^^^^^^^^^^^
 
-.. automodule:: test.suite
+.. automodule:: test
   :members:
   :undoc-members:
   :show-inheritance: