diff --git a/docs/index.rst b/docs/index.rst index fe97971..e0c3fd4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -102,4 +102,5 @@ Section listing tableutils tbutils timeutils + typeutils tzutils diff --git a/docs/typeutils.rst b/docs/typeutils.rst new file mode 100644 index 0000000..ee51360 --- /dev/null +++ b/docs/typeutils.rst @@ -0,0 +1,5 @@ +``typeutils`` - Type handling +============================= + +.. automodule:: boltons.typeutils + :members: