mirror of
https://github.com/django/django.git
synced 2025-07-05 18:29:11 +00:00
[1.2.X] Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtmckee
Backport of r13991 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14382 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
4b8a391a3b
commit
5d0f4edb8b
@ -15,10 +15,10 @@ Sphinx -- ``easy_install Sphinx`` should do the trick.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Generation of the Django documentation will work with Sphinx version 0.6
|
The Django documentation can be generated with Sphinx version 0.6 or
|
||||||
or newer, but we recommend going straigh to Sphinx 1.0.2 or newer.
|
newer, but we recommend using Sphinx 1.0.2 or newer.
|
||||||
|
|
||||||
Then, building the html is easy; just ``make html`` from the ``docs`` directory.
|
Then, building the HTML is easy; just ``make html`` from the ``docs`` directory.
|
||||||
|
|
||||||
To get started contributing, you'll want to read the `reStructuredText
|
To get started contributing, you'll want to read the `reStructuredText
|
||||||
Primer`__. After that, you'll want to read about the `Sphinx-specific markup`__
|
Primer`__. After that, you'll want to read about the `Sphinx-specific markup`__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user