Added further documentation updates
This commit is contained in:
parent
fa3c64ba19
commit
fa1dc8f4ec
4 changed files with 46 additions and 8 deletions
|
|
@ -66,5 +66,10 @@ add_custom_target(gendocsall ALL
|
|||
-E copy
|
||||
${PROJECT_SOURCE_DIR}/CNAME
|
||||
${SPHINX_BUILD}/CNAME
|
||||
# Copy the custom asset folder
|
||||
COMMAND ${CMAKE_COMMAND}
|
||||
-E copy_directory
|
||||
${PROJECT_SOURCE_DIR}/docs/assets/
|
||||
${SPHINX_BUILD}/_static/
|
||||
DEPENDS gensphinx)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue