Skip to content

Commit

Permalink
api-docs: Show datetime of when api-docs were generated
Browse files Browse the repository at this point in the history
  • Loading branch information
afh authored and tbm committed Jun 5, 2023
1 parent 3379ce5 commit 5e2afd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ if (USE_DOXYGEN)
set(DOXYGEN_SHORT_NAMES YES)
set(DOXYGEN_JAVADOC_AUTOBRIEF YES)
set(DOXYGEN_TAB_SIZE 8)
set(DOXYGEN_TIMESTAMP DATETIME)
set(DOXYGEN_BUILTIN_STL_SUPPORT YES)
set(DOXYGEN_EXTRACT_ALL YES)
set(DOXYGEN_EXTRACT_LOCAL_CLASSES NO)
Expand Down

0 comments on commit 5e2afd2

Please sign in to comment.