Skip to content

Commit 8721fc0

Browse files
Sidebar updated
1 parent b3aa867 commit 8721fc0

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

docs/sidebar.yml

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,18 +163,34 @@ sidebar:
163163
url: docs/reference/dropped-features/nonlocal-returns.html
164164
- title: Contributing
165165
subsection:
166+
- title: Contribute Knowledge
167+
url: docs/contributing/contribute-knowledge.html
166168
- title: Getting Started
167169
url: docs/contributing/getting-started.html
168170
- title: Workflow
169171
url: docs/contributing/workflow.html
170-
- title: Eclipse
171-
url: docs/contributing/eclipse.html
172-
- title: IntelliJ IDEA
173-
url: docs/contributing/intellij-idea.html
174172
- title: Testing
175173
url: docs/contributing/testing.html
176-
- title: Release Model
177-
url: docs/contributing/release.html
174+
- title: Debugging
175+
url: docs/contributing/debugging.html
176+
- title: IDEs and Tools
177+
subsection:
178+
- title: Eclipse
179+
url: docs/contributing/tools/eclipse.html
180+
- title: IntelliJ IDEA
181+
url: docs/contributing/tools/intellij-idea.html
182+
- title: Mill
183+
url: docs/contributing/tools/mill.html
184+
- title: Sbt
185+
url: docs/contributing/tools/sbt.html
186+
- title: Scalafix
187+
url: docs/contributing/tools/scalafix.html
188+
- title: Procedures
189+
subsection:
190+
- title: Release Model
191+
url: docs/contributing/procedures/release.html
192+
- title: Modifying the Test Framework
193+
url: docs/contributing/procedures/vulpix.html
178194
- title: Internals
179195
subsection:
180196
- title: Backend

0 commit comments

Comments
 (0)