doc/conf.py
branch3.26
changeset 12352 1a0159426def
parent 11631 faf279e33298
child 12791 4564ecfc0134
equal deleted inserted replaced
12351:a6c7716841ce 12352:1a0159426def
    52 # Add any Sphinx extension module names here, as strings. They can be extensions
    52 # Add any Sphinx extension module names here, as strings. They can be extensions
    53 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
    53 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
    54 extensions = [
    54 extensions = [
    55   'sphinx.ext.autodoc', 
    55   'sphinx.ext.autodoc', 
    56   'sphinx.ext.viewcode',
    56   'sphinx.ext.viewcode',
    57   'logilab.common.sphinx_ext',
       
    58   ]
    57   ]
    59 
    58 
    60 autoclass_content = 'both'
    59 autoclass_content = 'both'
    61 
    60 
    62 # Add any paths that contain templates here, relative to this directory.
    61 # Add any paths that contain templates here, relative to this directory.