mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Improve docs
This commit is contained in:
@ -451,6 +451,7 @@ function(add_doc_target)
|
||||
COMMAND
|
||||
${CMAKE_COMMAND} -E env PYTHONPATH=${CMAKE_CURRENT_SOURCE_DIR}/support
|
||||
${MKDOCS} build -f ${CMAKE_CURRENT_SOURCE_DIR}/support/mkdocs.yml
|
||||
--site-dir ${CMAKE_CURRENT_BINARY_DIR}/site
|
||||
--no-directory-urls
|
||||
SOURCES ${sources})
|
||||
|
||||
|
Reference in New Issue
Block a user