diff --git a/docs/source/conf.py b/docs/source/conf.py index 1d97b06..b5fc4bc 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -37,7 +37,7 @@ templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. -exclude_patterns = ['latextoc.rst', '*/toc.rst'] +exclude_patterns = [] rst_prolog = """ .. role:: tech(code)