diff --git a/docs/dictutils.rst b/docs/dictutils.rst index 8333d8a..9d5f80f 100644 --- a/docs/dictutils.rst +++ b/docs/dictutils.rst @@ -1,5 +1,5 @@ ``dictutils`` - Mapping types (OMD) -========= +=================================== .. automodule:: boltons.dictutils :members: diff --git a/docs/jsonutils.rst b/docs/jsonutils.rst index 2a04218..4fbc9a7 100644 --- a/docs/jsonutils.rst +++ b/docs/jsonutils.rst @@ -1,5 +1,5 @@ ``jsonutils`` - JSON interactions -========= +================================= .. automodule:: boltons.jsonutils :members: diff --git a/docs/namedutils.rst b/docs/namedutils.rst index 9f668b8..edf30c6 100644 --- a/docs/namedutils.rst +++ b/docs/namedutils.rst @@ -1,5 +1,5 @@ ``namedutils`` - Lightweight containers -========== +======================================= .. automodule:: boltons.namedutils :members: diff --git a/docs/tzutils.rst b/docs/tzutils.rst index c83d2d8..c3e1598 100644 --- a/docs/tzutils.rst +++ b/docs/tzutils.rst @@ -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