Skip to content
Snippets Groups Projects
Commit bc673d29 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: break documentation

parent d84d637a
No related branches found
No related tags found
1 merge request!12F consolidation
Checking pipeline status
......@@ -89,11 +89,12 @@ if (DOXYGEN_FOUND)
VERBATIM
)
# Copying files is necessary: https://stackoverflow.com/a/45808534/232888
FILE(COPY
Examples.rst
README_SETUP.md
# TODO fix for docs
#FILE(COPY
#Examples.rst
#README_SETUP.md
# Tutorial.rst
DESTINATION "${CMAKE_CURRENT_BINARY_DIR}")
#DESTINATION "${CMAKE_CURRENT_BINARY_DIR}")
else ()
message("Sphinx need to be installed to generate the sphinx documentation")
endif ()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment