diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 16:39:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-23 16:39:00 +0100 |
| commit | cf9e31fce095a1f8bfb6407b1fae89e53ad05732 (patch) | |
| tree | 87af3f9a61d8edf3c9296bed39edb25cc621c36b /make_docs.sh | |
| parent | f97e7f6b093a5922b69d406242ecb0b5247d510e (diff) | |
meta(readme): update readme.
Diffstat (limited to 'make_docs.sh')
| -rwxr-xr-x | make_docs.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/make_docs.sh b/make_docs.sh deleted file mode 100755 index 134642c..0000000 --- a/make_docs.sh +++ /dev/null @@ -1,5 +0,0 @@ -# !/bin/zsh - -mkdir -p html - -XSDocgen --source ./dev/ --output ./html --undocumented --project-name "NE CoreFoundation" --enable-c++ --project-copyright "Amlal EL Mahrouss © %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Amlal EL Mahrouss" |
