Show More
@@ -109,9 +109,10 b" today_fmt = '%B %d, %Y'" | |||||
109 | # List of documents that shouldn't be included in the build. |
|
109 | # List of documents that shouldn't be included in the build. | |
110 | #unused_docs = [] |
|
110 | #unused_docs = [] | |
111 |
|
111 | |||
112 | # List of directories, relative to source directories, that shouldn't be searched |
|
112 | # Exclude these glob-style patterns when looking for source files. They are | |
113 | # for source files. |
|
113 | # relative to the source/ directory. | |
114 |
exclude_ |
|
114 | exclude_patterns = ['whatsnew/pr'] | |
|
115 | ||||
115 |
|
116 | |||
116 | # If true, '()' will be appended to :func: etc. cross-reference text. |
|
117 | # If true, '()' will be appended to :func: etc. cross-reference text. | |
117 | #add_function_parentheses = True |
|
118 | #add_function_parentheses = True |
General Comments 0
You need to be logged in to leave comments.
Login now