Skip to content

Commit b6fad7e

Browse files
authored
FIX: Make docs compatible with rtd using index (#83)
* FIX: docs build * FIX: readthedocs config for docs * add RTD badge * move intro to index for compat with rtd
1 parent 64fa7ab commit b6fad7e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
project = "sphinx-jupyterbook-latex"
66
copyright = "2020, Executable Book Project"
77
author = "Executable Book Project"
8-
master_doc = "intro"
8+
master_doc = "index"
99

1010

1111
# -- General configuration ---------------------------------------------------
File renamed without changes.

0 commit comments

Comments
 (0)