diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-26 22:53:47 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-26 22:53:47 +0100 |
| commit | f1746ae6c3e305f1be21c68a79e01f57d6ec911a (patch) | |
| tree | 471b8d8ed14f736d884ed618f2ab7900039a1b04 | |
| parent | cce2b55c061f35442f729bad7657d720e8d3e20d (diff) | |
Meta: update Doxyfile.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -48,13 +48,13 @@ PROJECT_NAME = MP/CC # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.9x +PROJECT_NUMBER = 1.9.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "MP/UX Compiler Collection" +PROJECT_BRIEF = "MP-UX Compiler Collection" # With the PROJECT_LOGO tag one can specify a logo or an icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |
