Skip to content

Commit d8086cf

Browse files
committed
docs: restructure comparison as category, rename page to packaging
1 parent 34641b2 commit d8086cf

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

.claude/settings.local.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(rm -f .git/index.lock)",
5+
"Bash(git add *)"
6+
]
7+
}
8+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Comparison with Other JVM Packaging Tools
1+
# Packaging
22

33
!!! info "About this comparison"
44
This comparison was generated with the assistance of [Claude Code](https://claude.ai/claude-code) (Anthropic's AI coding agent). Every factual claim includes a source link to official documentation, GitHub repositories, or vendor pages. Nucleus-specific claims are verified against the project source code.

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ nav:
115115
- Networking:
116116
- Native SSL: runtime/native-ssl.md
117117
- Native HTTP: runtime/native-http.md
118-
- Comparison: comparison.md
118+
- Comparison:
119+
- Packaging: comparison/packaging.md
119120
- Migration: migration.md
120121
- Changelog: changelog.md
121122
- LLM Documentation: llm.md

tmp/souvlaki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 023e1a98f2b31704cfc48c160809ed3c5e139345

0 commit comments

Comments
 (0)