We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c547f30 commit f57d15fCopy full SHA for f57d15f
docs/conf.py
@@ -70,7 +70,7 @@
70
# List of patterns, relative to source directory, that match files and
71
# directories to ignore when looking for source files.
72
# This patterns also effect to html_static_path and html_extra_path
73
-exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
+exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'README.rst']
74
75
# The name of the Pygments (syntax highlighting) style to use.
76
pygments_style = 'sphinx'
0 commit comments