Skip to content

Commit 5a28f0a

Browse files
committed
Add menu structure
1 parent 460f207 commit 5a28f0a

1 file changed

Lines changed: 29 additions & 2 deletions

File tree

Writerside/boson.tree

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,38 @@
1414
<toc-element toc-title="Roadmap" />
1515
<toc-element topic="release-notes.md" />
1616
</toc-element>
17+
<toc-element toc-title="The Basics">
18+
<toc-element toc-title="Lifecycle" />
19+
<toc-element toc-title="Application" />
20+
<toc-element toc-title="Window">
21+
<toc-element toc-title="Multiple Windows" />
22+
</toc-element>
23+
<toc-element toc-title="WebView">
24+
<toc-element toc-title="Scripts API" />
25+
<toc-element toc-title="Functions API" />
26+
<toc-element toc-title="Requests API" />
27+
</toc-element>
28+
<toc-element toc-title="Events" />
29+
</toc-element>
30+
<toc-element toc-title="Integrations">
31+
<toc-element toc-title="Symfony" />
32+
<toc-element toc-title="Laravel" />
33+
<toc-element toc-title="Slim" />
34+
<toc-element toc-title="Other PSR-7 frameworks" />
35+
</toc-element>
1736
<toc-element toc-title="Tutorial">
18-
37+
<toc-element toc-title="Prerequisites" />
38+
<toc-element toc-title="Building" />
39+
<toc-element toc-title="Adding Features" />
40+
<toc-element toc-title="Compilation" />
41+
<toc-element toc-title="Publishing" />
42+
<toc-element toc-title="Updating" />
1943
</toc-element>
2044
<toc-element toc-title="Examples">
21-
45+
<toc-element toc-title="Simple Application" />
46+
<toc-element toc-title="Dark Mode" />
47+
<toc-element toc-title="Custom Window" />
48+
<!-- TODO -->
2249
</toc-element>
2350
<toc-element topic="contribution.md" />
2451
<toc-element topic="license.md" />

0 commit comments

Comments
 (0)