|
@@ -42,7 +42,7 @@ Django's documentation uses the Sphinx__ documentation system, which in turn
|
|
|
is based on docutils__. The basic idea is that lightly-formatted plain-text
|
|
|
documentation is transformed into HTML, PDF, and any other output format.
|
|
|
|
|
|
-__ http://sphinx-doc.org/
|
|
|
+__ https://www.sphinx-doc.org/
|
|
|
__ http://docutils.sourceforge.net/
|
|
|
|
|
|
To build the documentation locally, install Sphinx:
|