From 99da835dfeafcb23f0da1273c708f78be1709548 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 17 Apr 2020 14:47:55 +0200 Subject: Run doxygen in pre-qualified workspace --- config.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 2a6a1cda..f06a0d64 100644 --- a/config.yml +++ b/config.yml @@ -9,6 +9,7 @@ build: BUILD_TESTS = False BUILD_VALIDATIONTESTS = True INSTALL_LEGACY_MAKEFILES = False + doxyfile-template: templates/Doxyfile enabled: - RTEMS_QUAL - RTEMS_SMP @@ -16,6 +17,7 @@ build: sources: - bsps/shared/cache/cacheimpl.h - bsps/shared/dev/clock/clockimpl.h + - cpukit/doxygen.h - cpukit/libcsupport/src/malloc_p.h - cpukit/libtest/t-test-rtems.h - cpukit/score/cpu/sparc/syscall.h @@ -24,6 +26,7 @@ build: - cpukit/score/src/opt_ntp.h - gccdeps.py - long_gcc.py + - testsuites/doxygen.h - waf - wscript uids: -- cgit v1.2.3