mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 08:16:33 +01:00
- Added Doxygen source code documentation parts (donated by Fox-IT)
This commit is contained in:
parent
b94081bfc1
commit
37ca75d6f2
38 changed files with 2054 additions and 99 deletions
|
|
@ -19,5 +19,5 @@ add_subdirectory(tests)
|
|||
add_subdirectory(programs)
|
||||
|
||||
ADD_CUSTOM_TARGET(apidoc
|
||||
COMMAND doxygen Doxyfile
|
||||
COMMAND doxygen doxygen/polarssl.doxyfile
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue