Updates to How to Guide
[doc.git] / docs / conf.py
index 2ecd6d5..0ff5bd0 100644 (file)
@@ -24,7 +24,7 @@ import shlex
 # -- General configuration ------------------------------------------------
 
 # If your documentation needs a minimal Sphinx version, state it here.
-needs_sphinx = '1.6.3'
+needs_sphinx = '1.5.3'
 
 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
@@ -84,7 +84,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