Skip to content

Commit c81520b

Browse files
committed
another rtd fix
1 parent b5c96fc commit c81520b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
# sys.path.insert(0, os.path.abspath('.'))
1818
from configparser import ConfigParser
1919

20+
# Sphinx 1.* compat (for readthedocs)
21+
master_doc = "index"
22+
2023
# -- Project information -----------------------------------------------------
2124
project = "tikzplotlib"
2225
copyright = "2010-2021, Nico Schlömer"

0 commit comments

Comments
 (0)