[1.11.x] Fixed links to Sphinx docs.
Backport of 73cb62a33197652a3c8261dbf052d7eb75e26139 from master
This commit is contained in:
parent
c5bb472095
commit
a73a9cf60a
@ -52,9 +52,7 @@ Then, building the HTML is easy; just ``make html`` (or ``make.bat html`` on
|
|||||||
Windows) from the ``docs`` directory.
|
Windows) from the ``docs`` directory.
|
||||||
|
|
||||||
To get started contributing, you'll want to read the :ref:`reStructuredText
|
To get started contributing, you'll want to read the :ref:`reStructuredText
|
||||||
Primer <sphinx:rst-primer>`. After that, you'll want to read about the
|
reference <sphinx:rst-index>`.
|
||||||
:ref:`Sphinx-specific markup <sphinx:sphinxmarkup>` that's used to manage
|
|
||||||
metadata, indexing, and cross-references.
|
|
||||||
|
|
||||||
Your locally-built documentation will be themed differently than the
|
Your locally-built documentation will be themed differently than the
|
||||||
documentation at `docs.djangoproject.com <https://docs.djangoproject.com>`_.
|
documentation at `docs.djangoproject.com <https://docs.djangoproject.com>`_.
|
||||||
@ -225,8 +223,8 @@ documentation:
|
|||||||
Django-specific markup
|
Django-specific markup
|
||||||
======================
|
======================
|
||||||
|
|
||||||
Besides the :ref:`Sphinx built-in markup <sphinx:sphinxmarkup>`, Django's
|
Besides :ref:`Sphinx's built-in markup <sphinx:rst-index>`, Django's docs
|
||||||
docs defines some extra description units:
|
define some extra description units:
|
||||||
|
|
||||||
* Settings::
|
* Settings::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user