diff options
| author | Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> | 2025-01-18 10:21:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 10:21:50 +0100 |
| commit | ee568b7f8eb87c824fd1ce5e2099cbf9c3155ee8 (patch) | |
| tree | c3ff0fa94d004bbea74bd33b60df528804ec909e /make_docs.sh | |
| parent | a45807be431556c175ac8494cfcc6b7572ac6686 (diff) | |
ADD: Rebrand.
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 e12134ed..380a6a32 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 "t& Labs © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "t& Labs" +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA MicroKernel" --enable-c++ --project-copyright "MediaSwirl © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "MediaSwirl" |
