summaryrefslogtreecommitdiffhomepage
path: root/make_docs.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 09:00:57 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 09:00:57 +0100
commitc98a9538d859123d48d9534f5e75e39bf3d89ed0 (patch)
tree8f6d2b17413da2654a80da3927a598ed7e3bf17e /make_docs.sh
parentdae34fe2db8827de776396c979c2bf79681edb9a (diff)
Opening source code, might liberate it too.
Diffstat (limited to 'make_docs.sh')
-rwxr-xr-xmake_docs.sh2
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 &copy; %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 &copy; %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Amlal EL Mahrouss"