Epic: Documentation site polish and sidebar curation #31

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

Background

The sidebar uses autogenerated mode which includes bloated/duplicated event sourcing docs alongside polished hand-written docs with no ordering control.

Demonstrable Outcome

A curated sidebar with explicit ordering that guides users through documentation logically.

Acceptance Criteria

  • sidebars.js uses explicit category/item ordering instead of autogenerated
  • Documentation sections are ordered: Overview -> Player -> Server -> Developer
  • bundle exec rake documentation builds without errors or broken link warnings
## Background The sidebar uses `autogenerated` mode which includes bloated/duplicated event sourcing docs alongside polished hand-written docs with no ordering control. ## Demonstrable Outcome A curated sidebar with explicit ordering that guides users through documentation logically. ## Acceptance Criteria - [ ] `sidebars.js` uses explicit category/item ordering instead of `autogenerated` - [ ] Documentation sections are ordered: Overview -> Player -> Server -> Developer - [ ] `bundle exec rake documentation` builds without errors or broken link warnings
freemo self-assigned this 2026-03-15 04:25:22 +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#31
No description provided.