fix all remaining modules' headings

This commit is contained in:
Mahmoud Hashemi 2015-04-04 21:30:09 -07:00
parent 99bfce33fd
commit d90c2f62d2
4 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,5 @@
``dictutils`` - Mapping types (OMD)
=========
===================================
.. automodule:: boltons.dictutils
:members:

View File

@ -1,5 +1,5 @@
``jsonutils`` - JSON interactions
=========
=================================
.. automodule:: boltons.jsonutils
:members:

View File

@ -1,5 +1,5 @@
``namedutils`` - Lightweight containers
==========
=======================================
.. automodule:: boltons.namedutils
:members:

View File

@ -1,9 +1,11 @@
``tzutils`` - Barebone timezones
================================
.. automodule:: boltons.tzutils
General timezones
-----------------
.. autoattribute:: boltons.tzutils.UTC
.. autodata:: boltons.tzutils.LocalTZ
@ -11,6 +13,7 @@ General timezones
US timezones
------------
.. autoattribute:: boltons.tzutils.Eastern
.. autoattribute:: boltons.tzutils.Central
.. autoattribute:: boltons.tzutils.Mountain