add readthedocs support
This commit is contained in:
29
docs/source/tensorneat.algorithm.neat.rst
Normal file
29
docs/source/tensorneat.algorithm.neat.rst
Normal file
@@ -0,0 +1,29 @@
|
||||
tensorneat.algorithm.neat package
|
||||
=================================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
tensorneat.algorithm.neat.neat module
|
||||
-------------------------------------
|
||||
|
||||
.. automodule:: tensorneat.algorithm.neat.neat
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
tensorneat.algorithm.neat.species module
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: tensorneat.algorithm.neat.species
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: tensorneat.algorithm.neat
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user