diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-12 23:38:34 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-12 23:38:34 +0100 |
| commit | 0f6791ffd43c8b781d6fc500e7302cfb8d0f8c57 (patch) | |
| tree | 3bacad8ae609cd85e8c6384a66f22a4070beeecc /make_docs.sh | |
| parent | 131454cce1461aec5d9138985f021563c0583aeb (diff) | |
META: Theater Quality's C++ Kit.
Signed-off-by: Amlal <amlalelmahrouss@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 9cf1db7..2ed3703 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 "ELMH Group © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "ELMH Group" +XSDocgen --source ./dev/ --output ./html --undocumented --project-name "ZKA CoreFoundation" --enable-c++ --project-copyright "Theater Quality Incorporated © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Theater Quality Incorporated" |
