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/
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 434 KiB After Width: | Height: | Size: 433 KiB |
4
docs/book/clipboard.min.js
vendored
4
docs/book/clipboard.min.js
vendored
File diff suppressed because one or more lines are too long
2
docs/book/elasticlunr.min.js
vendored
2
docs/book/elasticlunr.min.js
vendored
File diff suppressed because one or more lines are too long
@ -18,7 +18,7 @@ with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
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