chore: review docs from scratch

This commit is contained in:
Jesús Pérez 2026-01-17 04:00:05 +00:00
parent 27dbc5cd08
commit 8217d67e6a
Signed by: jesus
GPG Key ID: 9F243E355E0BC939
8 changed files with 718 additions and 716 deletions

2
.gitignore vendored
View File

@ -8,6 +8,8 @@ kcl
*.k
old_config
docs/book
# === SEPARATE REPOSITORIES ===
# These are tracked in their own repos or pulled from external sources
extensions/

View File

@ -65,7 +65,7 @@ parallel := "true"
echo " just ci-clean - CI/CD pipeline (with cleanup)"
echo ""
echo "📦 KEY MODULES"
echo " 🏗️ build - Platform binaries & core libraries (just build-help)"
echo " 🏗️ build - Platform binaries & core libraries (just build-help)"
echo " 📦 package - Distribution packaging & containers (just package-help)"
echo " 🚀 release - Release management & artifacts (just release-help)"
echo " 🔧 dev - Development workflows & testing (just dev-help)"