Add documentation placeholders
Reviewed By: danielbuechele Differential Revision: D6968199 fbshipit-source-id: 433d81b6367d1376224e0b3516be65132c091a34
This commit is contained in:
committed by
Facebook Github Bot
parent
e7c56ccd1e
commit
08d7d1673e
7
website/contents/getting-started/component-kit.md
Normal file
7
website/contents/getting-started/component-kit.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
path: "getting-started/component-kit"
|
||||
title: "ComponentKit"
|
||||
hasPlayground: false
|
||||
---
|
||||
|
||||
## ComponentKit
|
@@ -5,20 +5,3 @@ hasPlayground: false
|
||||
---
|
||||
|
||||
## Litho
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed nec
|
||||
sodales libero, sit amet tempus diam. Vivamus finibus vestibulum
|
||||
est. Vestibulum feugiat pellentesque diam vel hendrerit. Nunc
|
||||
pretium sollicitudin magna sed pharetra.
|
||||
|
||||
Duis bibendum dapibus quam ac rutrum. Suspendisse potenti. Aliquam
|
||||
est sapien, gravida ac turpis iaculis, convallis rutrum justo. Sed
|
||||
est augue, pellentesque eleifend mauris non, ultrices aliquam purus.
|
||||
Duis sed lorem a lectus feugiat fringilla eu non elit.
|
||||
|
||||
```c
|
||||
enum {
|
||||
Test
|
||||
Test2
|
||||
}
|
||||
```
|
||||
|
7
website/contents/getting-started/react-native.md
Normal file
7
website/contents/getting-started/react-native.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
path: "getting-started/react-native"
|
||||
title: "React Native"
|
||||
hasPlayground: false
|
||||
---
|
||||
|
||||
## React Native
|
7
website/contents/getting-started/standalone.md
Normal file
7
website/contents/getting-started/standalone.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
path: "getting-started/standalone"
|
||||
title: "Standalone"
|
||||
hasPlayground: false
|
||||
---
|
||||
|
||||
## Standalone
|
Reference in New Issue
Block a user