8000
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 88db799 commit b 10000 929051Copy full SHA for b929051
doc/users/getting_started.rst renamed to doc/users/getting_started/index.rst
@@ -22,7 +22,8 @@ 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
29
-----------------
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