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 384b68f commit dc49c94Copy full SHA for dc49c94
conf.py
@@ -67,7 +67,7 @@
67
68
# List of patterns, relative to source directory, that match files and
69
# directories to ignore when looking for source files.
70
-exclude_patterns = ['build', 'README.rst', 'examples.rst']
+exclude_patterns = ['build', 'README.rst', 'COPYING.rst', 'examples.rst']
71
72
# The reST default role (used for this markup: `text`) to use for all
73
# documents.
0 commit comments