Skip to content

Commit f4e98d5

Browse files
committed
moved pkgtemplate.rst to _pkgtemplate.rst at @mdboom's suggestion
1 parent 4544182 commit f4e98d5

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
# List of patterns, relative to source directory, that match files and
7777
# directories to ignore when looking for source files.
7878
exclude_patterns.append('_templates')
79-
exclude_patterns.append('pkgtemplate.rst')
79+
exclude_patterns.append('_pkgtemplate.rst')
8080

8181
# Add any paths that contain templates here, relative to this directory.
8282
if 'templates_path' not in locals(): # in case parent conf.py defines it

0 commit comments

Comments
 (0)