Change doxygen output directory abd try to commit generated docs

This commit is contained in:
johltn
2020-11-01 12:03:49 +01:00
parent 0fb6d5a903
commit 5aae70875d
2 changed files with 30 additions and 19 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ set(SPHINX_BUILD ${CMAKE_CURRENT_BINARY_DIR}/docs/sphinx)
MESSAGE(STATUS "SPHINX BUILD ${CMAKE_CURRENT_BINARY_DIR}")
file(MAKE_DIRECTORY ./output/doxygen)
# file(MAKE_DIRECTORY ./output/doxygen)
if (DOXYGEN_FOUND)