[DOC-57 Add vnfrqts/guidelines submodule]
[doc.git] / docs / conf.py
index 580cce8..b3d7533 100644 (file)
@@ -81,7 +81,10 @@ language = None
 
 # List of patterns, relative to source directory, that match files and
 # directories to ignore when looking for source files.
-exclude_patterns = ['_build']
+exclude_patterns = [
+       '_build',
+       'templates'
+       ]
 
 # The reST default role (used for this markup: `text`) to use for all
 # documents.