docs: various updates

- jsapi: include source links
 - README.md: link to github pages
 - docs/README.md: add stub index page

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich
2019-11-07 12:39:24 +01:00
parent 9933dd64aa
commit 489fc4b263
29 changed files with 5875 additions and 523 deletions

6
docs/README.md Normal file
View File

@@ -0,0 +1,6 @@
# LuCI Documentation
## API Reference
- [Client side JavaScript APIs](jsapi/index.html)
- [Server side Lua APIs](api/index.html)