mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"doc": "jsdoc -c jsdoc.conf.json -t node_modules/jaguarjs-jsdoc"
|
||||
"doc": "LC_ALL=C jsdoc -c jsdoc.conf.json -t node_modules/jaguarjs-jsdoc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jsdoc": "^3.6.3",
|
||||
|
||||
Reference in New Issue
Block a user