File tree 2 files changed +15
-10
lines changed
2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,12 @@ weight = 0
6
6
7
7
<div class =" heading-text " >Documentation</div >
8
8
9
- <!-- - [Getting Started](getting-started) -->
10
- - [ Reference] ( reference )
11
- - [ Migrating to v0.8.0] ( migrating-v0-8-0 )
12
- - [ API Reference] ( api )
9
+ Welcome to the Etro documentation!
10
+
11
+ - To learn the fundamentals of Etro, check out the [ reference] ( reference )
12
+ section
13
+ - To use Etro in a React app, check out the [ Webcam
14
+ Filter] ( guides/webcam-filter ) guide
15
+ - The full API documentation can be found [ here] ( api )
16
+ - To learn how to migrate from Etro v0.7 to v0.8, check out the [ migration
17
+ guide] ( migrating-v0-8-0 )
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ template = "page.html"
5
5
6
6
<div class =" heading-text " >Reference</div >
7
7
8
- 1 . [ Framework Overview] ( overview )
9
- 2 . [ Movies] ( movies )
10
- 3 . [ Layers] ( layers )
11
- 4 . [ Effects] ( effects )
12
- 5 . [ Dynamic Properties] ( dynamic-properties )
13
- 6 . [ Property Filters] ( property-filters )
8
+ \+ [ Framework Overview] ( overview ) < br />
9
+ \+ [ Movies] ( movies ) < br />
10
+ \+ [ Layers] ( layers ) < br />
11
+ \+ [ Effects] ( effects ) < br />
12
+ \+ [ Dynamic Properties] ( dynamic-properties ) < br />
13
+ \+ [ Property Filters] ( property-filters ) < br />
You can’t perform that action at this time.
0 commit comments