mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 14:38:14 +02:00
fixed command
This commit is contained in:
parent
8ae0659478
commit
884da7197e
@ -65,6 +65,7 @@ configure_file(
|
|||||||
|
|
||||||
add_custom_target(docs
|
add_custom_target(docs
|
||||||
gendoc
|
gendoc
|
||||||
|
python gen_server_doc.py
|
||||||
COMMAND ${DOXYGEN_EXECUTABLE} ${DOXYGEN_OUT}
|
COMMAND ${DOXYGEN_EXECUTABLE} ${DOXYGEN_OUT}
|
||||||
COMMAND ${SPHINX_EXECUTABLE} -a -b html
|
COMMAND ${SPHINX_EXECUTABLE} -a -b html
|
||||||
-Dbreathe_projects.slsDetectorPackage=${CMAKE_CURRENT_BINARY_DIR}/xml
|
-Dbreathe_projects.slsDetectorPackage=${CMAKE_CURRENT_BINARY_DIR}/xml
|
||||||
@ -80,6 +81,3 @@ add_custom_target(rst
|
|||||||
${SPHINX_BUILD}/src
|
${SPHINX_BUILD}/src
|
||||||
${SPHINX_BUILD}/html
|
${SPHINX_BUILD}/html
|
||||||
COMMENT "Generating documentation with Sphinx")
|
COMMENT "Generating documentation with Sphinx")
|
||||||
|
|
||||||
add_custom_target(hej
|
|
||||||
python gen_server_doc.py)
|
|
@ -1,4 +1,4 @@
|
|||||||
Detector Servers
|
Default values
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
Some general intro
|
Some general intro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user