Skip to content

Commit d3c5cd9

Browse files
committed
hotfix - attempt to fix remote readthedocs build
1 parent 56a951a commit d3c5cd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
source_suffix = [".rst", ".md"]
5757
templates_path = ["_templates"]
5858
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
59+
master_doc = "index"
5960

6061
# -- nbsphinx config ----------------------------------------------------------
6162
# Opt out of executing the notebooks remotely. This will save time in the remote build

0 commit comments

Comments
 (0)