Curate sidebar with explicit ordering and grouping #68

Open
opened 2026-03-14 23:57:26 +00:00 by freemo · 0 comments
Owner

Metadata

  • Commit Message: docs: curate sidebar with explicit ordering and logical categories
  • Branch: feature/m3-v11-docs-sidebar

Background

sidebars.js uses autogenerated mode with no ordering control, mixing polished docs with bloated ones.

Expected Behavior

Explicit sidebar categories: Getting Started -> Player Guide -> Server Administration -> Developer Guide, with controlled ordering.

Acceptance Criteria

  • sidebars.js uses explicit item/category definitions
  • Logical ordering: Overview -> Player -> Server -> Developer
  • All docs included in appropriate categories

Subtasks

  • Rewrite sidebars.js with explicit structure
  • Verify build with bundle exec rake documentation

Definition of Done

This issue is complete when all subtasks are done, commit created on the specified branch, PR submitted and merged.

## Metadata - **Commit Message**: `docs: curate sidebar with explicit ordering and logical categories` - **Branch**: `feature/m3-v11-docs-sidebar` ## Background `sidebars.js` uses `autogenerated` mode with no ordering control, mixing polished docs with bloated ones. ## Expected Behavior Explicit sidebar categories: Getting Started -> Player Guide -> Server Administration -> Developer Guide, with controlled ordering. ## Acceptance Criteria - [ ] `sidebars.js` uses explicit item/category definitions - [ ] Logical ordering: Overview -> Player -> Server -> Developer - [ ] All docs included in appropriate categories ## Subtasks - [ ] Rewrite `sidebars.js` with explicit structure - [ ] Verify build with `bundle exec rake documentation` ## Definition of Done This issue is complete when all subtasks are done, commit created on the specified branch, PR submitted and merged.
freemo added this to the v1.1.0 milestone 2026-03-14 23:57:26 +00:00
freemo self-assigned this 2026-03-15 04:25:23 +00:00
freemo modified the milestone from v1.1.0 to v1.2.0 2026-03-16 00:28:12 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aethyr/Aethyr#68
No description provided.