kopia lustrzana https://github.com/jupyterhub/repo2docker
sphinx conf.py: root_doc
rodzic
c62ae8076f
commit
0d20a9f7e2
|
@ -60,8 +60,8 @@ def setup(app):
|
||||||
# source_suffix = ['.rst', '.md']
|
# source_suffix = ['.rst', '.md']
|
||||||
source_suffix = [".rst", ".md"]
|
source_suffix = [".rst", ".md"]
|
||||||
|
|
||||||
# The master toctree document.
|
# The root toctree document.
|
||||||
master_doc = "index"
|
root_doc = master_doc = "index"
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = "repo2docker"
|
project = "repo2docker"
|
||||||
|
|
Ładowanie…
Reference in New Issue