Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 783f448

Browse files
author
matde-je
committed
testing action doxygen
1 parent 860565f commit 783f448

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

digital_cluster/coverage.info

Whitespace-only changes.

doxyfiles/Doxyfile

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,12 @@ WARN_LOGFILE =
943943
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
944944
# Note: If this tag is empty the current directory is searched.
945945

946-
INPUT = ../.
946+
INPUT = ../digital_cluster/src \
947+
../digital_cluster/test \
948+
../digital_cluster/include \
949+
../digital_cluster/results \
950+
../ADR/ \
951+
947952

948953
# This tag can be used to specify the character encoding of the source files
949954
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

doxyfiles/doxyfile_readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Digital Cluster
22

3-
\image html digital_cluster/results/cluster.png "digital cluster" width=50%
3+
\image html digital_cluster/results/cluster.png "digital cluster" width=70%
44

55
## Project Architecture
66

0 commit comments

Comments
 (0)