diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-07 21:30:04 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-12-07 21:32:00 +0100 |
| commit | e884b0d3b3c9f1900c858b82b3355c9e0518cba8 (patch) | |
| tree | d3152ab9123a590fd709855a0e8b857db2d4a4f4 /make_docs.sh | |
| parent | 4c7ea58f5d5e495e8da6cfc7e1d52a3dfcf5a893 (diff) | |
ADD: Pushing changes to corporate's repository.
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 801a0f52..cd8242cd 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 "Amlal EL Mahrouss © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Amlal EL Mahrouss" +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA MicroKernel" --enable-c++ --project-copyright "ELMH GROUP © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "ELMH GROUP" |
