mirror of
https://github.com/nlohmann/json.git
synced 2025-11-23 19:34:10 +08:00
Overwork documentation (#4516)
This commit is contained in:
@@ -1024,8 +1024,8 @@ add_custom_target(ci_test_examples
|
||||
)
|
||||
|
||||
add_custom_target(ci_test_api_documentation
|
||||
COMMAND ${Python3_EXECUTABLE} scripts/check_structure.py
|
||||
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}/docs/mkdocs
|
||||
COMMAND ${Python3_EXECUTABLE} ../scripts/check_structure.py
|
||||
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}/docs/mkdocs/docs
|
||||
COMMENT "Lint the API documentation"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user