summaryrefslogtreecommitdiffhomepage
path: root/make_docs.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 08:59:46 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 08:59:46 +0100
commitc2b7d2e59f7a89b1bf46013abc5a3d0c1b754606 (patch)
treea43cc7e1e2f0e146125eb84739f567f79a088a2f /make_docs.sh
parent0328200aea1498a0387b6777a3be89eb280f0cdf (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 92765e7..4860c7a 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"