File tree 2 files changed +22
-6
lines changed
2 files changed +22
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -163,18 +163,34 @@ sidebar:
163
163
url : docs/reference/dropped-features/nonlocal-returns.html
164
164
- title : Contributing
165
165
subsection :
166
+ - title : Contribute Knowledge
167
+ url : docs/contributing/contribute-knowledge.html
166
168
- title : Getting Started
167
169
url : docs/contributing/getting-started.html
168
170
- title : Workflow
169
171
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
174
172
- title : Testing
175
173
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
178
194
- title : Internals
179
195
subsection :
180
196
- title : Backend
You can’t perform that action at this time.
0 commit comments