Skip to content

Commit dc64267

Browse files
committed
Remove old installation instructions from docs
1 parent 61cf9dd commit dc64267

File tree

3 files changed

+1
-112
lines changed

3 files changed

+1
-112
lines changed

docs/conf.py

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -139,21 +139,6 @@
139139
],
140140
}
141141

142-
html_sidebars = {
143-
# "tutorials/*": [
144-
# "indices.html",
145-
# "navbar-nav.html",
146-
# ],
147-
"user_guide/*": [
148-
"indices.html",
149-
"navbar-nav.html",
150-
],
151-
# "background/*": [
152-
# "indices.html",
153-
# "navbar-nav.html",
154-
# ],
155-
}
156-
157142
html_static_path = ["_static"]
158143
html_css_files = [
159144
"css/custom.css",

docs/index.rst

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,9 @@
11
.. mdinclude:: ../README.md
22

3-
.. bibliography::
4-
:notcited:
5-
:list: bullet
6-
7-
.. * :ref:`modindex`
8-
9-
.. toctree::
10-
:hidden:
11-
:maxdepth: 2
12-
:caption: User Guide
13-
14-
user_guide/install
15-
163
.. toctree::
174
:hidden:
185
:maxdepth: 3
19-
:caption: Interactive Tutorials
6+
:caption: Tutorials
207

218
tutorials/index
229

@@ -26,4 +13,3 @@
2613
:caption: API
2714

2815
api/index
29-

docs/user_guide/install.rst

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)