add readthedocs support
This commit is contained in:
30
docs/source/tensorneat.algorithm.rst
Normal file
30
docs/source/tensorneat.algorithm.rst
Normal 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:
|
||||
Reference in New Issue
Block a user