Skip to content

Commit bf86207

Browse files
Fixing documentation to be more readable.
1 parent 5e1ab36 commit bf86207

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

docs/choices.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ Choices
33
=======
44
Contains constants and functions to generate model/form choices for time zones.
55

6-
Constants
7-
=========
8-
96
``ALL_TIMEZONES_CHOICES``
107
-------------------------
118
.. |pytz.all_timezones| replace:: ``pytz.all_timezones``
@@ -110,9 +107,6 @@ Constants
110107
...
111108
)
112109
113-
Functions
114-
=========
115-
116110
``get_choices(timezones)``
117111
--------------------------
118112
.. py:function:: get_choices(timezones)

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Contents
88
========
99

1010
.. toctree::
11-
:maxdepth: 1
11+
:maxdepth: 2
1212

1313
setup
1414
fields

0 commit comments

Comments
 (0)