diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-23 14:15:39 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-23 14:15:39 +0100 |
| commit | b50b95407a0d23827b94ebab8759457affdbbfeb (patch) | |
| tree | aceea0efcf2e247888b90bf5489b1b60a3c6b72e | |
| parent | cbbafc18cffc2d7be65eaf197794866fe0c19569 (diff) | |
docs: update PROJECT_BRIEF in Doxyfile.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
| -rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ PROJECT_NUMBER = 1.9x # 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 Compilers" +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 |
