Skip to content

Commit 4b58e1d

Browse files
Katze719Copilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 99554b4 commit 4b58e1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doxyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Project related --------------------------------------------------------
66
PROJECT_NAME = "cpp-core"
77
PROJECT_NUMBER = "1.0"
8-
PROJECT_BRIEF = "Header-only C++ helper library"
8+
PROJECT_BRIEF = "Header-only API definitions for cross-platform serial communication"
99
OUTPUT_DIRECTORY = docs/html
1010
CREATE_SUBDIRS = NO
1111
ALLOW_UNICODE_NAMES = YES
@@ -51,7 +51,7 @@ FULL_SIDEBAR = NO
5151
GENERATE_TREEVIEW = YES
5252
DISABLE_INDEX = NO
5353
ALPHABETICAL_INDEX = YES
54-
GENERATE_DEPRECATEDLIST= YES
54+
GENERATE_DEPRECATEDLIST = YES
5555

5656
# Source browsing
5757
SOURCE_BROWSER = YES

0 commit comments

Comments
 (0)