mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-19 21:30:02 +02:00
WIP
This commit is contained in:
parent
abb1d20ca3
commit
7f9151f270
@ -13,12 +13,13 @@ set(SPHINX_BUILD ${CMAKE_CURRENT_BINARY_DIR})
|
||||
set(SPHINX_SOURCE_FILES
|
||||
src/index.rst
|
||||
src/NDArray.rst
|
||||
src/NDView.rst
|
||||
src/Frame.rst
|
||||
src/Dtype.rst
|
||||
src/ClusterFinder.rst
|
||||
src/Pedestal.rst
|
||||
src/VarClusterFinder.rst
|
||||
# src/NDView.rst
|
||||
# src/File.rst
|
||||
# src/Frame.rst
|
||||
# src/Dtype.rst
|
||||
# src/ClusterFinder.rst
|
||||
# src/Pedestal.rst
|
||||
# src/VarClusterFinder.rst
|
||||
)
|
||||
|
||||
foreach(filename ${SPHINX_SOURCE_FILES})
|
||||
|
5
docs/src/File.rst
Normal file
5
docs/src/File.rst
Normal file
@ -0,0 +1,5 @@
|
||||
File
|
||||
=============
|
||||
|
||||
|
||||
.. doxygenfile:: File.hpp
|
@ -12,6 +12,7 @@ AARE
|
||||
NDArray
|
||||
NDView
|
||||
Frame
|
||||
File
|
||||
Dtype
|
||||
ClusterFinder
|
||||
Pedestal
|
||||
|
Loading…
x
Reference in New Issue
Block a user