diff --git a/doc/source/conf.py b/doc/source/conf.py index 54cd93d..1ade652 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -29,8 +29,7 @@ from jinja2.utils import Markup # 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.todo', +extensions = ['sphinx.ext.todo', 'sphinx.ext.viewcode', 'oslosphinx' ] diff --git a/doc/source/index.rst b/doc/source/index.rst index cf10e1d..477ac79 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -35,5 +35,4 @@ Contents: Indices and tables ==================== -* :ref:`genindex` * :ref:`search`