Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
"pages": [
"openhands/usage/customization/repository",
"openhands/usage/customization/hooks",
"overview/skills/repo"
"overview/skills/creating",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Suggestion: Navigation organization clarification.

The PR description states that "Creating New Skills" is located "under Tips and Tricks section", but it's actually placed under "Customization and Skills" (line 42-50). Meanwhile, the main "Skills" group is nested under "Essential Guidelines" (lines 57-66).

This organization might be intentional (separating how-to guides from reference material), but consider:

  1. If intentional: Update the PR description to accurately reflect "under Customization and Skills" instead of "under Tips and Tricks"
  2. If unintentional: Consider moving creating and monitoring into the main "Skills" group for better discoverability

Current structure:

  • Customization and Skills → creating, monitoring (how-to guides)
  • Essential Guidelines → Skills → overview, types, adding (reference)

Alternative structure:

  • Essential Guidelines → Skills → all skill-related pages grouped together

Either approach works, but the PR description should match the actual implementation.

"overview/skills/monitoring"
]
},
{
Expand All @@ -59,9 +60,11 @@
"overview/skills/repo",
"overview/skills/keyword",
"overview/skills/org",
"overview/skills/public"
"overview/skills/public",
"overview/skills/adding"
]
},
"overview/plugins",
{
"group": "Settings",
"pages": [
Expand Down
Loading
Loading