Skip to content

Commit

Permalink
docs: disable doxygen for the CMake docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Oct 16, 2023
1 parent 41bd14a commit 804311c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ project(
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

include("../src/Index.cmake")
project_options(ENABLE_DOXYGEN)
# project_options(ENABLE_DOXYGEN)

find_package(Sphinx REQUIRED)
find_package(Python)
Expand Down

0 comments on commit 804311c

Please sign in to comment.