Skip to content

Commit daa9a8e

Browse files
aclark4lifetimgraham
authored andcommitted
Update Sphinx root_doc to index (the default value)
The main title in the left hand navigation should go to index.
1 parent 8ce4f96 commit daa9a8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@
4848
"manual": ("https://www.mongodb.com/docs/manual/", None),
4949
}
5050

51-
root_doc = "contents"
52-
5351
# -- Options for HTML output -------------------------------------------------
5452
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
5553

docs/source/contents.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
=================
24
Table of contents
35
=================

0 commit comments

Comments
 (0)