mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
Improve the Doxygen Workflow
* Use official build environment Docker image * Update documentation and Doxygen website URLs
This commit is contained in:
committed by
Nik Bougalis
parent
6477bdf3e8
commit
858e93c7f8
@@ -76,9 +76,3 @@ add_custom_command (
|
||||
add_custom_target (docs
|
||||
DEPENDS "${doxygen_index_file}"
|
||||
SOURCES "${dependencies}")
|
||||
if (is_multiconfig)
|
||||
set_property (
|
||||
SOURCE ${dependencies}
|
||||
APPEND PROPERTY
|
||||
HEADER_FILE_ONLY true)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user