diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 20:02:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-07 20:02:02 +0100 |
| commit | 47084c180756ccc89af201a3334e79c02f83ad65 (patch) | |
| tree | 4a1e35ccc5919088735a9b72c3a797eeeede3182 /make_docs.sh | |
| parent | 54f19b4fa7069aa715a4e7f6a4bcbf78ba7e849b (diff) | |
META: BUMP.
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" |
