Skip to content

Commit 2cc5163

Browse files
authored
Merge pull request #229 from CESNET/pytrap_doc_fix
pytrap: fixed doc config
2 parents 9a39713 + b20d719 commit 2cc5163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytrap/docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
# This pattern also affects html_static_path and html_extra_path.
5353
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
5454

55+
master_doc = 'index'
5556

5657
# -- Options for HTML output -------------------------------------------------
5758

0 commit comments

Comments
 (0)