add readthedocs support

This commit is contained in:
wls2002
2025-02-17 16:10:20 +08:00
parent f17f31bb2a
commit 4791a17362
27 changed files with 841 additions and 1 deletions

View File

@@ -0,0 +1,30 @@
tensorneat.algorithm package
============================
Subpackages
-----------
.. toctree::
:maxdepth: 4
tensorneat.algorithm.hyperneat
tensorneat.algorithm.neat
Submodules
----------
tensorneat.algorithm.base module
--------------------------------
.. automodule:: tensorneat.algorithm.base
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: tensorneat.algorithm
:members:
:undoc-members:
:show-inheritance: