docs(gitbook): try out generated docs

This commit is contained in:
Daniel Sogl
2021-09-29 14:09:02 +02:00
parent 07e8dd7df8
commit 837c83ce5e
214 changed files with 5168 additions and 1 deletions
+21
View File
@@ -0,0 +1,21 @@
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/web-server/index.ts#L18">
Improve this doc
</a>
# Web Server
```
$ ionic cordova plugin add cordova-plugin-webserver2
$ npm install @ionic-native/plugins/web-server
```
## [Usage Documentation](https://ionicframework.com/docs/native/web-server/)
Plugin Repo: [https://github.com/nguyenthanh1995/cordova-plugin-webserver2.git](https://github.com/nguyenthanh1995/cordova-plugin-webserver2.git)
This plugin allows you to start a local dynamic content web server for android and iOS devices.
## Supported platforms
- Android
- iOS