mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
documentation: add JS api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit d9452d1157aef6b8752fac0f4ed1e0b9221abb31)
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"scripts": {
|
||||
"doc": "jsdoc -c jsdoc.conf.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jsdoc": "^3.6.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user