From 2ff2652c62c1a48c5119b077ea90eefcee3b7a22 Mon Sep 17 00:00:00 2001 From: ChuanXu1 Date: Sat, 20 Jan 2024 16:41:39 +0000 Subject: [PATCH] Add selfmatch #1 --- docs/source/cellhint.selfmatch.rst | 4 ++++ docs/source/index.rst | 7 +++++++ 2 files changed, 11 insertions(+) create mode 100644 docs/source/cellhint.selfmatch.rst diff --git a/docs/source/cellhint.selfmatch.rst b/docs/source/cellhint.selfmatch.rst new file mode 100644 index 0000000..937360f --- /dev/null +++ b/docs/source/cellhint.selfmatch.rst @@ -0,0 +1,4 @@ +Self-match function +----------------------- + +.. autofunction:: cellhint.selfmatch diff --git a/docs/source/index.rst b/docs/source/index.rst index cebe92d..1f95f4e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -43,6 +43,13 @@ Welcome to CellHint's documentation! cellhint.integrate +.. toctree:: + :maxdepth: 2 + :caption: API (others): + :hidden: + + cellhint.selfmatch + .. toctree:: :maxdepth: 2 :caption: Package organization: