diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:28:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:28:00 +0100 |
| commit | 288d020aa081076dade30cad61be1c9fae616f98 (patch) | |
| tree | 47abd346034f486f0b40d357fa56f72ca6919719 /make_docs.sh | |
| parent | ac2debcd00dd78ad77f58d0c448862b76619ea61 (diff) | |
ADD: Rebrand.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'make_docs.sh')
| -rwxr-xr-x | make_docs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_docs.sh b/make_docs.sh index 0e56ea2..99ff4e7 100755 --- a/make_docs.sh +++ b/make_docs.sh @@ -2,4 +2,4 @@ mkdir -p html -XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA CoreFoundation" --enable-c++ --project-copyright "Theater Quality Corp. © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Theater Quality Corp." +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA CoreFoundation" --enable-c++ --project-copyright "t& Corporation. © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "t& Corporation." |
