mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 08:25:16 +00:00
[#3731] More fixes
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
set -euv
|
||||
|
||||
root_path=$(cd "$(dirname "${0}")/.." && pwd)
|
||||
cd "${root_path}"
|
||||
|
||||
mkdir -p @builddir@/html
|
||||
|
||||
(cat Doxyfile; echo PROJECT_NUMBER=@PACKAGE_VERSION@) | doxygen - > @builddir@/html/doxygen.log 2> @builddir@/html/doxygen-error.log
|
||||
|
Reference in New Issue
Block a user