Skip to content

Commit 1a363bc

Browse files
authored
Merge pull request #20917 from timhoffm/doc-installing-faq
Move installing FAQ to installing page.
2 parents 7b1b6f9 + 15b2420 commit 1a363bc

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

INSTALL.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Installation
66
:hidden:
77

88
installing_source.rst
9+
../faq/installing_faq.rst
910

1011

1112
==============================
@@ -90,3 +91,8 @@ Installing for development
9091
==========================
9192
See :ref:`installing_for_devs`.
9293

94+
==============
95+
Installing FAQ
96+
==============
97+
98+
See :ref:`installing-faq`.

doc/faq/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ The Matplotlib FAQ
1414
.. toctree::
1515
:maxdepth: 2
1616

17-
installing_faq.rst
1817
howto_faq.rst
1918
troubleshooting_faq.rst
2019
environment_variables_faq.rst

doc/faq/installing_faq.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _installing-faq:
22

3-
*************
4-
Installation
5-
*************
3+
**************
4+
Installing FAQ
5+
**************
66

77
.. contents::
88
:backlinks: none

0 commit comments

Comments
 (0)