diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:26:34 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-01-11 22:26:34 +0100 |
| commit | 2f72dc4a5de7836955c7cfda87e7e97a06e37837 (patch) | |
| tree | 78b8aa31e0371c8b06179923eb8a75cf978f477a /make_docs.sh | |
| parent | de4257fa16f6181fe4f500868e2500f6c837b500 (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 e13786ca..f9bb0111 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 MicroKernel" --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 MicroKernel" --enable-c++ --project-copyright "t& Corporation © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "t& Corporation" |
