Update docs and type hints in interval_tree. Add it to the pydocs.
[pyutils.git] / docs / pyutils.collectionz.rst
index 5ca878d6b9ed1f59c948988f689201f9cfb0e8e3..fa609a07664e4538a56c5066d683e70d22aadab0 100644 (file)
@@ -28,6 +28,14 @@ pyutils.collectionz.bst module
    :undoc-members:
    :show-inheritance:
 
+pyutils.collectionz.interval\_tree module
+-----------------------------------------
+
+.. automodule:: pyutils.collectionz.interval_tree
+   :members:
+   :undoc-members:
+   :show-inheritance:
+
 pyutils.collectionz.shared\_dict module
 ---------------------------------------