chore: review docs from scratch
This commit is contained in:
parent
27dbc5cd08
commit
8217d67e6a
2
.gitignore
vendored
2
.gitignore
vendored
@ -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/
|
||||
|
||||
2
justfile
2
justfile
@ -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)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user