|
20 | 20 | <toc-element toc-title="Lifecycle" |
21 | 21 | hidden="true" /> |
22 | 22 | <toc-element topic="configuration.md" /> |
| 23 | + <toc-element topic="events.md" /> |
23 | 24 | <toc-element topic="application.md"> |
24 | 25 | <toc-element topic="application-configuration.md" |
25 | 26 | toc-title="Configuration" /> |
|
35 | 36 | toc-title="Configuration" /> |
36 | 37 | <toc-element topic="webview-events.md" /> |
37 | 38 | </toc-element> |
38 | | - <toc-element topic="schemes-api.md"> |
| 39 | + </toc-element> |
| 40 | + <toc-element toc-title="WebView APIs"> |
| 41 | + <toc-element topic="schemes-api.md" |
| 42 | + toc-title="Custom Schemes"> |
39 | 43 | <toc-element topic="schemes-api-events.md" |
40 | 44 | toc-title="Scheme Events" /> |
41 | 45 | </toc-element> |
42 | | - <toc-element topic="scripts-api.md" /> |
43 | | - <toc-element topic="bindings-api.md" /> |
44 | | - <toc-element topic="data-api.md" /> |
45 | | - <toc-element topic="web-components-api.md" /> |
46 | | - <toc-element topic="security-api.md" /> |
47 | | - <toc-element topic="battery-api.md"> |
| 46 | + <toc-element topic="bindings-api.md" |
| 47 | + toc-title="Functions Bindings"/> |
| 48 | + <toc-element topic="data-api.md" |
| 49 | + toc-title="WebView Data Retrieving"/> |
| 50 | + <toc-element topic="scripts-api.md" |
| 51 | + toc-title="JavaScript Injection" /> |
| 52 | + <toc-element topic="web-components-api.md" |
| 53 | + toc-title="Web Components" /> |
| 54 | + <toc-element topic="battery-api.md" |
| 55 | + toc-title="Battery Status"> |
48 | 56 | <toc-element topic="battery-api-events.md" |
49 | 57 | toc-title="Battery Events" /> |
50 | 58 | </toc-element> |
51 | | - <toc-element topic="events.md" /> |
| 59 | + <toc-element topic="security-api.md" |
| 60 | + toc-title="Security Context" /> |
| 61 | + </toc-element> |
| 62 | + <toc-element toc-title="Distribute"> |
| 63 | + <toc-element topic="compiler-introduction.md" |
| 64 | + toc-title="Introduction"/> |
| 65 | + <toc-element topic="compiler-configuration.md" |
| 66 | + toc-title="Configuration"/> |
| 67 | + <toc-element topic="compiler-building.md" |
| 68 | + toc-title="Building"/> |
52 | 69 | </toc-element> |
53 | 70 | <toc-element topic="components.md"> |
54 | 71 | <toc-element topic="os-info.md" /> |
|
59 | 76 | <toc-element topic="http-static-provider.md" /> |
60 | 77 | <toc-element topic="weak-types.md" /> |
61 | 78 | </toc-element> |
62 | | - <toc-element toc-title="Integrations"> |
| 79 | + <toc-element toc-title="Framework Integrations"> |
63 | 80 | <toc-element topic="symfony-adapter.md" |
64 | 81 | toc-title="Symfony HTTP" /> |
65 | 82 | <toc-element topic="laravel-adapter.md" |
|
0 commit comments