Skip to content

Commit 939e9aa

Browse files
committed
Move "Usage" section up before "Reference"
1 parent 90de241 commit 939e9aa

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/sidebar.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
sidebar:
22
- title: Blog
33
url: blog/index.html
4+
- title: Usage
5+
subsection:
6+
- title: sbt-projects
7+
url: docs/usage/sbt-projects.html
8+
- title: IDE support for Dotty
9+
url: docs/usage/ide-support.html
10+
- title: cbt-projects
11+
url: docs/usage/cbt-projects.html
12+
- title: Dottydoc
13+
url: docs/usage/dottydoc.html
14+
- title: Migrating
15+
url: docs/usage/migrating.html
416
- title: Reference
517
subsection:
618
- title: New Types
@@ -71,18 +83,6 @@ sidebar:
7183
url: docs/reference/dropped/limit22.html
7284
- title: XML literals
7385
url: docs/reference/dropped/xml.html
74-
- title: Usage
75-
subsection:
76-
- title: sbt-projects
77-
url: docs/usage/sbt-projects.html
78-
- title: IDE support for Dotty
79-
url: docs/usage/ide-support.html
80-
- title: cbt-projects
81-
url: docs/usage/cbt-projects.html
82-
- title: Dottydoc
83-
url: docs/usage/dottydoc.html
84-
- title: Migrating
85-
url: docs/usage/migrating.html
8686
- title: Contributing
8787
subsection:
8888
- title: Getting Started

0 commit comments

Comments
 (0)