Skip to content

Commit 7adb0de

Browse files
committed
project logo update with documentation styling
1 parent 2b7fd36 commit 7adb0de

11 files changed

Lines changed: 42 additions & 9 deletions

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[submodule "cpp-ap-demo"]
2-
path = cpp-ap-demo
3-
url = https://github.com/SpectraL519/cpp-ap-demo.git
1+
[submodule "cpp-argon-demo"]
2+
path = cpp-argon-demo
3+
url = https://github.com/SpectraL519/cpp-argon-demo.git
44
[submodule "doxygen-awesome-css"]
55
path = doxygen-awesome-css
66
url = https://github.com/SpectraL519/doxygen-awesome-css.git

Doxyfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,20 @@ PROJECT_NUMBER = 4.0.0
5454
# for a project that appears at the top of each page and should give viewer a
5555
# quick idea about the purpose of the project. Keep the description short.
5656

57-
PROJECT_BRIEF = "Command-line argument parser for C++20"
57+
PROJECT_BRIEF = "Command-Line Argument Parser for C++20"
5858

5959
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
6060
# in the documentation. The maximum height of the logo should not exceed 55
6161
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
6262
# the logo to the output directory.
6363

64-
PROJECT_LOGO = "docs/img/cpp-argon-hex-3-sq.png"
64+
PROJECT_LOGO = "docs/img/cpp-argon-hex.png"
6565

6666
# With the PROJECT_ICON tag one can specify an icon that is included in the tabs
6767
# when the HTML document is shown. Doxygen will copy the logo to the output
6868
# directory.
6969

70-
PROJECT_ICON = "docs/img/cpp-argon-hex-3-sq.png"
70+
PROJECT_ICON = "docs/img/cpp-argon-hex.png"
7171

7272
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
7373
# into which the generated documentation will be written. If a relative path is

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://github.com/SpectraL519/cpp-argon">
3-
<img src="docs/img/cpp-argon-rect-3-169.png" alt="CPP-ARGON" width="500" />
3+
<img src="docs/img/cpp-argon-hex.png" alt="CPP-ARGON" width="360" />
44
</a>
55
</p>
66

cpp-ap-demo

Lines changed: 0 additions & 1 deletion
This file was deleted.

cpp-argon-demo

Submodule cpp-argon-demo added at cf3f2ad

docs/img/cpp-argon-hex-3-sq.png

-743 KB
Binary file not shown.

docs/img/cpp-argon-hex-3.png

-2.22 MB
Binary file not shown.

docs/img/cpp-argon-hex.png

1.28 MB
Loading

docs/img/cpp-argon-rect-3-169.png

-619 KB
Binary file not shown.

docs/img/cpp-argon-rect-3.png

-2.17 MB
Binary file not shown.

0 commit comments

Comments
 (0)