Skip to content
Snippets Groups Projects
Commit ab3f1c2f authored by Philipp Arras's avatar Philipp Arras
Browse files

Add files with empty docs to exclude

parent f7bfbd8d
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,6 @@ add_module_names = False
html_theme = "sphinx_rtd_theme"
html_logo = 'nifty_logo_black.png'
exclude_patterns = ['mod/modules.rst', 'mod/*version.rst']
exclude_patterns = [
'mod/modules.rst', 'mod/nifty5.git_version.rst', 'mod/nifty5.logger.rst'
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment