better doc

This commit is contained in:
2024-02-29 22:36:07 +01:00
parent bbcf3aa88d
commit e072d30995
4 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Cahier des charges # Cahier des charges
![imagecdc](PeiP2_MAM-INFO_projet_02.jpg) ![imagecdc](projet.jpg)
# Build ⚙️ # Build ⚙️

View File

@@ -60,7 +60,7 @@ PROJECT_BRIEF = "Solutionneur de matrice par le pivot de Gauss"
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory. # the logo to the output directory.
PROJECT_LOGO = PROJECT_LOGO = "icon.png"
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is # into which the generated documentation will be written. If a relative path is
@@ -1341,7 +1341,7 @@ HTML_EXTRA_STYLESHEET = doc/doxygen-awesome-css/doxygen-awesome.css \
# files will be copied as-is; there are no commands or markers available. # files will be copied as-is; there are no commands or markers available.
# This tag requires that the tag GENERATE_HTML is set to YES. # This tag requires that the tag GENERATE_HTML is set to YES.
HTML_EXTRA_FILES = HTML_EXTRA_FILES = "icon.png" "projet.jpg"
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
# will adjust the colors in the style sheet and background images according to # will adjust the colors in the style sheet and background images according to

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

Before

Width:  |  Height:  |  Size: 809 KiB

After

Width:  |  Height:  |  Size: 809 KiB