File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,12 @@ GitHub-style markdown.
26
26
1 . [ Installing] ( #installing )
27
27
1 . [ Installing from source] ( #installing-from-source )
28
28
2 . [ Running] ( #running )
29
+ 3 . [ How to use] ( #how-to-use )
29
30
1 . [ First run] ( #first-run )
30
31
2 . [ Making a new project] ( #making-a-project )
31
- 3 . [ How to use] ( #how-to-use )
32
+ 3 . [ Managing projects] ( #managing-projects )
33
+ 4 . [ Managing dependencies] ( #managing-dependencies )
34
+ 5 . [ The menu-bar in depth] ( #the-menu-bar-in-depth )
32
35
4 . [ Options] ( #options )
33
36
34
37
## Installing
@@ -218,6 +221,24 @@ Once you make a new project, it will open automatically in the main window. On t
218
221
219
222
[ Back to table of contents] ( #table-of-contents )
220
223
224
+ ### Managing projects
225
+
226
+ Nothing here just yet!
227
+
228
+ [ Back to table of contents] ( #table-of-contents )
229
+
230
+ ### Managing dependencies
231
+
232
+ Nothing here just yet!
233
+
234
+ [ Back to table of contents] ( #table-of-contents )
235
+
236
+ ### The menu-bar in depth
237
+
238
+ Nothing here just yet!
239
+
240
+ [ Back to table of contents] ( #table-of-contents )
241
+
221
242
## Options
222
243
223
244
You can find these options in ` config.json ` , which is in the same directory as
You can’t perform that action at this time.
0 commit comments