186
edits
(Created page with "== Web Admin Development == See [Mesh/Firmware Firmware Wants] for a description of what we're hoping to be able to implement with our web admin page. === Luci === Luci is ...") |
(→Luci) |
||
Line 11: | Line 11: | ||
Documentation related to the Luci project can be found at: | Documentation related to the Luci project can be found at: | ||
[http://luci.subsignal.org/trac/wiki/Documentation Luci Documentation] | [[http://luci.subsignal.org/trac/wiki/Documentation|Luci Documentation]] | ||
Its a MVC framework, and files are separated into controller/ model/ and view/ |