mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14017 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
98c6ff3a2b
commit
127a25ac27
6 changed files with 10 additions and 10 deletions
|
@ -700,10 +700,10 @@ There's a full page of information about the :doc:`Django documentation
|
|||
system </internals/documentation>` that you should read prior to working on the
|
||||
documentation.
|
||||
|
||||
Guidelines for ReST files
|
||||
Guidelines for reST files
|
||||
-------------------------
|
||||
|
||||
These guidelines regulate the format of our ReST documentation:
|
||||
These guidelines regulate the format of our reST documentation:
|
||||
|
||||
* In section titles, capitalize only initial words and proper nouns.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue