Merge branch 'main' into developer

This commit is contained in:
Erik Fröjdh
2024-11-15 16:19:34 +01:00
committed by GitHub
4 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,7 @@ file(GLOB SPHINX_SOURCE_FILES CONFIGURE_DEPENDS "src/*.rst")
# src/pyRawMasterFile.rst
# )
foreach(filename ${SPHINX_SOURCE_FILES})
get_filename_component(fname ${filename} NAME)
message(STATUS "Copying ${filename} to ${SPHINX_BUILD}/src/${fname}")

View File

@ -14,6 +14,7 @@ AARE
Requirements
.. toctree::
:caption: Python API
:maxdepth: 1