Move Guides to docs/guides directory (#96)

* Move Guides to docs/guides directory

* Rename sidebar

* Fix api/ links

* Update SETUP.mdx
This commit is contained in:
Marc Rousavy
2021-03-23 15:25:27 +01:00
committed by GitHub
parent a17d6a53d3
commit 48821d50ca
18 changed files with 62 additions and 29 deletions

View File

@@ -7,7 +7,9 @@
<blockquote><h4>📸 The Camera library that sees the vision.</h4></blockquote>
<br />
<a href="https://cuvent.com"><img height="40" src="docs/static/img/cuvent-logo-text.svg"></a>
<a href="https://cuvent.com">
<img height="40" src="docs/static/img/cuvent-logo-text.svg" />
</a>
<br/>
<span>
<a align="center" href="https://github.com/mrousavy?tab=followers">
@@ -23,7 +25,6 @@
<img src="https://img.shields.io/twitter/follow/cuventtech?label=Follow%20%40cuventtech&style=social" />
</a>
</span>
</table>
</div>
<br/>
@@ -35,7 +36,7 @@
### Documentation
* [Guides](https://cuvent.github.io/react-native-vision-camera/docs/)
* [Guides](https://cuvent.github.io/react-native-vision-camera/docs/guides)
* [API](https://cuvent.github.io/react-native-vision-camera/docs/api)
* [Example](./example/)