diff --git a/doc/source/conf.py b/doc/source/conf.py index 72e1181..5041061 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -22,8 +22,6 @@ 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 ones. extensions = [ - 'sphinx.ext.autodoc', - #'sphinx.ext.intersphinx', 'sphinxcontrib.programoutput', 'oslosphinx' ] diff --git a/doc/source/index.rst b/doc/source/index.rst index cc158e8..487025a 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -19,5 +19,4 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search`