Skip to content

Commit 51cf554

Browse files
committed
fix description in doxygen config
1 parent 866b731 commit 51cf554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doxygen.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ PROJECT_NUMBER =
4444
# for a project that appears at the top of each page and should give viewer a
4545
# quick idea about the purpose of the project. Keep the description short.
4646

47-
PROJECT_BRIEF = "metrics library for C++11"
47+
PROJECT_BRIEF = "C++ client for making HTTP/REST requests"
4848

4949
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
5050
# in the documentation. The maximum height of the logo should not exceed 55

0 commit comments

Comments
 (0)