Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ccdffe7

Browse filesBrowse files
committed
DOC: fix re-org after rebase
1 parent ddb133e commit ccdffe7
Copy full SHA for ccdffe7

File tree

Expand file treeCollapse file tree

5 files changed

+8
-11
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+8
-11
lines changed

‎doc/users/backmatter/index.rst

Copy file name to clipboardExpand all lines: doc/users/backmatter/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project information
44
-------------------
55

66
.. toctree::
7-
:maxdepth: 1
7+
:maxdepth: 2
88

99
license.rst
1010
citing.rst
File renamed without changes.

‎doc/users/explain/index.rst

Copy file name to clipboardExpand all lines: doc/users/explain/index.rst
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ Explanations
66
------------
77

88
.. toctree::
9-
:maxdepth: 1
9+
:maxdepth: 2
1010

11+
backends.rst
1112
interactive.rst
1213
fonts.rst
14+
event_handling.rst
15+
performance.rst
16+
interactive_guide.rst
File renamed without changes.

‎doc/users/index.rst

Copy file name to clipboardExpand all lines: doc/users/index.rst
+2-9Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,14 @@ Users guide
88
###########
99

1010
.. toctree::
11-
:maxdepth: 1
11+
:maxdepth: 2
1212

13-
getting_started/index.rst
1413
installing/index.rst
1514
../plot_types/index.rst
1615
../tutorials/index.rst
1716
../gallery/index.rst
18-
<<<<<<< HEAD
19-
getting_started.rst
20-
backends.rst
21-
performance.rst
22-
explain.rst
23-
=======
17+
getting_started/index.rst
2418
explain/index.rst
25-
>>>>>>> 1002a12ba9 (DOC: more subdirectories)
2619
faq/index.rst
2720
../api/index.rst
2821
resources/index.rst

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.