Skip to content

Commit

Permalink
Added docs pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
5cript committed Nov 11, 2023
1 parent 5b3bfc7 commit ebd73ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_source/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ add_custom_command(
WORKING_DIRECTORY ${SPHINX_DIR})

add_custom_target(
documentation
documentation ALL
COMMAND ${CMAKE_COMMAND} -E copy "${CMAKE_CURRENT_SOURCE_DIR}/scripts/servethis.py"
"${DOCS_DIR}/servethis.py"
COMMAND ${CMAKE_COMMAND} -E copy "${CMAKE_CURRENT_SOURCE_DIR}/auxiliary/.nojekyll"
Expand Down

0 comments on commit ebd73ae

Please sign in to comment.