Kaydet (Commit) d405ec9b authored tarafından Adrian Holovaty's avatar Adrian Holovaty

Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtmckee

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13991 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 43cee77f
......@@ -15,10 +15,10 @@ Sphinx -- ``easy_install Sphinx`` should do the trick.
.. note::
Generation of the Django documentation will work with Sphinx version 0.6
or newer, but we recommend going straigh to Sphinx 1.0.2 or newer.
The Django documentation can be generated with Sphinx version 0.6 or
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
Primer`__. After that, you'll want to read about the `Sphinx-specific markup`__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment