Revision f23a5cdb docs/conf.py

b/docs/conf.py
31 31
# If your documentation needs a minimal Sphinx version, state it here.
32 32
#needs_sphinx = '1.0'
33 33

  
34
# Add any Sphinx extension module names here, as strings. They can be extensions
35
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
34
# Add any Sphinx extension module names here, as strings. They can be
35
#extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
36 36
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode']
37 37

  
38 38
# Add any paths that contain templates here, relative to this directory.

Also available in: Unified diff