diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 16:40:44 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 16:40:44 +0100 |
| commit | 90d1736123ade4967311ca6691045641e85fe183 (patch) | |
| tree | 688d426bf668818be68aeacadce1c1c50508099b /make_docs.sh | |
| parent | 16ca30a3a260219cc30a5e840a3da7ca1770df11 (diff) | |
IMP: Beefing up my CV with that.
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 92765e79..4860c7a4 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 "EL Mahrouss Logic © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "EL Mahrouss Logic" +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA CoreFoundation" --enable-c++ --project-copyright "Amlal EL Mahrouss © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Amlal EL Mahrouss" |
