From 90d1736123ade4967311ca6691045641e85fe183 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 7 Nov 2024 16:40:44 +0100 Subject: IMP: Beefing up my CV with that. Signed-off-by: Amlal El Mahrouss --- make_docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_docs.sh') 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" -- cgit v1.2.3