We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f04a90 commit f769faaCopy full SHA for f769faa
docs/sidebar.yml
@@ -17,14 +17,16 @@ sidebar:
17
subsection:
18
- title: Getting Started
19
url: docs/contributing/getting-started.html
20
- - title: IntelliJ IDEA
21
- url: docs/contributing/intellij-idea.html
22
- - title: Eclipse
23
- url: docs/contributing/eclipse.html
24
- title: Workflow
25
url: docs/contributing/workflow.html
+ - title: Eclipse
+ url: docs/contributing/eclipse.html
+ - title: IntelliJ IDEA
+ url: docs/contributing/intellij-idea.html
26
- title: Testing
27
url: docs/contributing/testing.html
28
+ - title: Working with the Backend
29
+ url: docs/contributing/backend.md
30
- title: Internals
31
32
- title: Backend
0 commit comments