From 7e717853f31fa7de9937f4c7eda71f7a04c0ff12 Mon Sep 17 00:00:00 2001 From: wls2002 Date: Mon, 17 Feb 2025 16:24:19 +0800 Subject: [PATCH] add link to source code function in docs --- docs/index.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index ad84d9d..32cb4e9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,4 +10,9 @@ TensorNEAT documentation :maxdepth: 2 :caption: Contents: - source/tensorneat \ No newline at end of file + source/tensorneat + +.. automodule:: tensorneat + :members: + :undoc-members: + :show-inheritance: