-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Documentation
Alberto Bursi edited this page Nov 18, 2021
·
6 revisions
Here you'll find official references and howtos regarding the LuCI projects and libraries written by the LuCI Developers.
- HowTo: Setting up a development environment
- HowTo: Create Themes
- HowTo: Write Modules
- HowTo: Using the JSON-RPC API
- HowTo: Submitting patches
- Reference: LuCI API documentation (Lua)
- Reference: LuCI JavaScript API documentation (client-side)
- Reference: Nixio API documentation
- Tutorial: LuCI Modules
- Tutorial: i18n
- Tutorial: Templates
- Reference: CBI (FIXME: obsolete now that we have client-side CBI in Javascript?)
- Reference: CBI Datatypes (FIXME: same as above)
- Reference: LMO file format