add readthedocs support
This commit is contained in:
32
docs/source/tensorneat.rst
Normal file
32
docs/source/tensorneat.rst
Normal file
@@ -0,0 +1,32 @@
|
||||
tensorneat package
|
||||
==================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
tensorneat.algorithm
|
||||
tensorneat.common
|
||||
tensorneat.genome
|
||||
tensorneat.problem
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
tensorneat.pipeline module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: tensorneat.pipeline
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: tensorneat
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user