diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 17:09:34 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 17:09:34 +0100 |
| commit | 1b50c425618f0f34d252fbfdd7c85ea00cb70d68 (patch) | |
| tree | 36b115e778a8fe48e4c7e3b78da48367e6715a0c | |
| parent | a61dbbdb02d1e50fb49147cc689f11dce2e62534 (diff) | |
[CHORE] Update Doxyfile, it shall be updated weekly as we now track the develop branch.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,13 +42,13 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Open C++ Libraries" +PROJECT_NAME = "Open C++ Libraries.org" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = stable +PROJECT_NUMBER = develop # 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 |
