We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674a017 commit 7d9db05Copy full SHA for 7d9db05
doc/users/getting_started.rst renamed to doc/users/getting_started/index.rst
@@ -22,7 +22,7 @@ Installation
22
23
conda install matplotlib
24
25
-Further details are available in the :doc:`Installation Guide </users/installing>`.
+Further details are available in the :doc:`Installation Guide </users/installing/index>`.
26
27
28
Draw a first plot
doc/users/index.rst
@@ -10,6 +10,7 @@ Users guide
10
.. toctree::
11
:maxdepth: 2
12
13
+ getting_started/index.rst
14
installing/index.rst
15
../plot_types/index.rst
16
../tutorials/index.rst
0 commit comments