summaryrefslogtreecommitdiffhomepage
path: root/make_docs.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-23 16:39:00 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-23 16:39:00 +0100
commitcf9e31fce095a1f8bfb6407b1fae89e53ad05732 (patch)
tree87af3f9a61d8edf3c9296bed39edb25cc621c36b /make_docs.sh
parentf97e7f6b093a5922b69d406242ecb0b5247d510e (diff)
meta(readme): update readme.
Diffstat (limited to 'make_docs.sh')
-rwxr-xr-xmake_docs.sh5
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 &copy; %Y - All rights Reserved" --project-version "930.2024.1" --company-name "Amlal EL Mahrouss"