mirror of
https://github.com/django/django.git
synced 2025-07-23 13:15:32 +00:00
Merge pull request #354 from shabda/ticket_18928
Fixed #18928 - Tightened language in docs/README
This commit is contained in:
commit
b036baa990
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
The documentation in this tree is in plain text files and can be viewed using
|
||||
any text file viewer.
|
||||
|
||||
Technically speaking, it uses ReST (reStructuredText) [1], and the Sphinx
|
||||
documentation system [2]. This allows it to be built into other forms for
|
||||
easier viewing and browsing.
|
||||
It uses ReST (reStructuredText) [1], and the Sphinx documentation system [2].
|
||||
This allows it to be built into other forms for easier viewing and browsing.
|
||||
|
||||
To create an HTML version of the docs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue