Skip to content

Commit dff80e7

Browse files
authored
Remove invalid page excludes (#481)
1 parent 82a1f44 commit dff80e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@
7979
# This pattern also affects html_static_path and html_extra_path.
8080
exclude_patterns = [
8181
"venv/*",
82-
"components/nethsm/_*.rst",
83-
"components/to-be-integrated.rst",
8482
]
8583

8684
# List of page names to exclude from adding a

0 commit comments

Comments
 (0)