Skip to content

Commit aba416c

Browse files
OriolAbrilricardoV94
authored andcommitted
Exclude README from docs build
1 parent 1d82fb4 commit aba416c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@
8686

8787
# List of directories, relative to source directories, that shouldn't be
8888
# searched for source files.
89-
exclude_dirs = ["images", "scripts", "sandbox"]
90-
exclude_patterns = ['page_footer.md', '**/*.myst.md']
89+
exclude_patterns = ["README.md", "images/*", "page_footer.md", "**/*.myst.md"]
9190

9291
# The reST default role (used for this markup: `text`) to use for all
9392
# documents.

0 commit comments

Comments
 (0)