summaryrefslogtreecommitdiffstats
path: root/docs/reference.rst
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2024-05-06 19:56:10 +0200
committerNao Pross <np@0hm.ch>2024-05-06 19:56:10 +0200
commit9a22600f03d7a29bf75e54ad380bb4525a721635 (patch)
treea6d6acd639831f3b09cb52482f2b4fb8c7713426 /docs/reference.rst
parentFix MonomialIndex ordering and MonomialIndex.is_constant (diff)
downloadpolymatrix-9a22600f03d7a29bf75e54ad380bb4525a721635.tar.gz
polymatrix-9a22600f03d7a29bf75e54ad380bb4525a721635.zip
Update doc automodule after name change from polymatrix.typing to .index
Diffstat (limited to 'docs/reference.rst')
-rw-r--r--docs/reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference.rst b/docs/reference.rst
index fa0ef3c..bbeb8fd 100644
--- a/docs/reference.rst
+++ b/docs/reference.rst
@@ -34,7 +34,7 @@ Mixins
Index Types
-----------
-.. automodule:: polymatrix.polymatrix.typing
+.. automodule:: polymatrix.polymatrix.index
:members:
:undoc-members:
:show-inheritance: