update doc
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import os
|
||||
import sys
|
||||
sys.path.insert(0, os.path.abspath('.'))
|
||||
sys.path.insert(0, os.path.abspath('../src'))
|
||||
|
||||
# Configuration file for the Sphinx documentation builder.
|
||||
|
||||
@@ -12,7 +12,7 @@ TensorNEAT documentation
|
||||
|
||||
source/tensorneat
|
||||
|
||||
.. automodule:: tensorneat
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
.. .. automodule:: tensorneat
|
||||
.. :members:
|
||||
.. :undoc-members:
|
||||
.. :show-inheritance:
|
||||
|
||||
Reference in New Issue
Block a user