Skip to content

Commit fac72ef

Browse files
tacaswelljklymakstory645
authored
DOC: Changes from review
Co-authored-by: Jody Klymak <jklymak@gmail.com> Co-authored-by: hannah <story645@gmail.com>
1 parent b56f06a commit fac72ef

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

doc/faq/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _faq-index:
22

33
######
4-
How-To
4+
How-to
55
######
66

77
.. only:: html

doc/index.rst

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ Installation
1818
:card: + install-card
1919
:column: col-lg-6 col-md-6 col-sm-12 col-xs-12 p-3
2020

21-
Installing using conda
22-
^^^^^^^^^^^^^^^^^^^
21+
Installing using `conda <https://docs.continuum.io/anaconda/>`__
22+
^^^^^^^^^^^^^^^^^^^^^^
2323

24-
Matplotlib is part of the `Anaconda <https://docs.continuum.io/anaconda/>`__
25-
distribution and can be installed with Anaconda or Miniconda:
2624

2725

2826
.. code-block:: bash
@@ -31,19 +29,16 @@ Installation
3129
3230
---
3331

34-
Installing using pip
35-
^^^^^^^^^^^
36-
37-
Matplotlib provides wheels for Linux, OSX, and Windows which can be
38-
installed via pip from `PyPI <https://pypi.org/project/matplotlib>`__.
32+
Installing using `pip <https://pypi.org/project/matplotlib>`__
33+
^^^^^^^^^^^^^^^^^^^^
3934

4035

4136
.. code-block:: bash
4237
4338
pip install matplotlib
4439
4540
46-
Further details are availabe in the :doc:`Installation Guide <users/installing>`.
41+
Further details are available in the :doc:`Installation Guide <users/installing>`.
4742

4843

4944
Learning resources
@@ -56,7 +51,7 @@ Learning resources
5651
^^^^^^^^^
5752

5853
- :doc:`Quick-start Guide <tutorials/introductory/usage>`
59-
- Basic :doc:`Plot Types <plot_types/index>`
54+
- :doc:`Plot Types <plot_types/index>`
6055
- `Introductory Tutorials <../tutorials/index.html#introductory>`_
6156
- :doc:`External Learning Resources <resources/index>`
6257

@@ -111,7 +106,7 @@ you can help!
111106
- or improve the :ref:`documentation and code <developers-guide-index>`
112107

113108

114-
Site Map
109+
Site map
115110
--------
116111

117112
The :ref:`complete contents of the docs <complete_sitemap>`.

0 commit comments

Comments
 (0)