Update How To Guide & Git submodules
[doc.git] / docs / conf.py
index 19b23f4..cbf90f7 100644 (file)
@@ -36,7 +36,8 @@ extensions = [
     'sphinx.ext.todo',
     'sphinx.ext.imgmath',
     'sphinx.ext.viewcode',
-    'sphinxcontrib.blockdiag'
+    'sphinxcontrib.blockdiag',
+    'sphinxcontrib.seqdiag'
 ]
 
 # Add any paths that contain templates here, relative to this directory.
@@ -84,7 +85,7 @@ language = None
 # directories to ignore when looking for source files.
 exclude_patterns = [
        '_build',
-       'templates'
+       'submodules/vnfrqts'
        ]
 
 # The reST default role (used for this markup: `text`) to use for all