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
24 changes: 24 additions & 0 deletions config/_default/menus/menus.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,30 @@ docs:
weight: 700
identifier: miscellaneous

# docs-sidebar/docs-3.5
docs-3.5:
- name: Navigation
weight: 110
identifier: navigation
- name: Introduction
weight: 200
identifier: introduction
- name: Working with Subtitles
weight: 300
identifier: working-with-subtitles
- name: Typesetting
weight: 400
identifier: typesetting
- name: Timing
weight: 500
identifier: timing
- name: Automation
weight: 600
identifier: automation
- name: Miscellaneous
weight: 700
identifier: miscellaneous

# docs-sidebar/downloads

# docs-sidebar/changelog
Expand Down
Loading