mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-12-30 08:51:27 +01:00
docs and version bump
This commit is contained in:
@@ -20,6 +20,7 @@ set(SPHINX_SOURCE_FILES
|
||||
src/ClusterFinder.rst
|
||||
src/Pedestal.rst
|
||||
src/VarClusterFinder.rst
|
||||
src/pyVarClusterFinder.rst
|
||||
src/pyFile.rst
|
||||
)
|
||||
|
||||
|
||||
@@ -23,3 +23,4 @@ AARE
|
||||
:maxdepth: 1
|
||||
|
||||
pyFile
|
||||
pyVarClusterFinder
|
||||
|
||||
10
docs/src/pyVarClusterFinder.rst
Normal file
10
docs/src/pyVarClusterFinder.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
VarClusterFinder
|
||||
===================
|
||||
|
||||
.. py:currentmodule:: aare
|
||||
|
||||
.. autoclass:: VarClusterFinder
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:inherited-members:
|
||||
Reference in New Issue
Block a user