File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -197,22 +197,22 @@ Documents can be linked with the ``:doc:`` directive:
197
197
198
198
.. code-block :: rst
199
199
200
- See the :doc:`/users/faq/installing_faq `
200
+ See the :doc:`/users/installing/faq `
201
201
202
202
See the tutorial :doc:`/tutorials/introductory/usage`
203
203
204
204
See the example :doc:`/gallery/lines_bars_and_markers/simple_plot`
205
205
206
206
will render as:
207
207
208
- See the :doc: `/users/faq/installing_faq `
208
+ See the :doc: `/users/installing/faq `
209
209
210
210
See the tutorial :doc: `/tutorials/introductory/usage `
211
211
212
212
See the example :doc: `/gallery/lines_bars_and_markers/simple_plot `
213
213
214
214
Sections can also be given reference names. For instance from the
215
- :doc: `/users/faq/installing_faq ` link:
215
+ :doc: `/users/installing/faq ` link:
216
216
217
217
.. code-block :: rst
218
218
File renamed without changes.
Original file line number Diff line number Diff line change 5
5
:hidden:
6
6
7
7
installing_source.rst
8
- ../ faq/installing_faq.rst
8
+ faq
9
9
10
10
.. include :: ../../../INSTALL.rst
You can’t perform that action at this time.
0 commit comments