Salome HOME
Fix Redesign of SMESH documentation
[modules/smesh.git] / doc / salome / gui / SMESH / conf.py.in
index 3f592e4360d4c127bbdf7a55a343be2d88969575..31257973cad7cac64dd1e6aa8ba01c6a2fb62798 100644 (file)
@@ -23,7 +23,7 @@ import sys, os
 
 # 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',
+extensions = ['sphinx.ext.autodoc','sphinx.ext.autosummary',
                'sphinxcontrib.napoleon'
 ]
 #add pdfbuilder to build a pdf with rst2pdf