Skip to content

Commit 804311c

Browse files
committed
docs: disable doxygen for the CMake docs [skip ci]
1 parent 41bd14a commit 804311c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ project(
1313
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
1414

1515
include("../src/Index.cmake")
16-
project_options(ENABLE_DOXYGEN)
16+
# project_options(ENABLE_DOXYGEN)
1717

1818
find_package(Sphinx REQUIRED)
1919
find_package(Python)

0 commit comments

Comments
 (0)