Merge pull request #794 from remakeelectric/wiki-links
docs: link to the developer wiki documentation
This commit is contained in:
commit
44bf3f0c16
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ To install all its package definitions, run:
|
||||||
|
|
||||||
You can browse the generated API documentation [directly on Github](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html).
|
You can browse the generated API documentation [directly on Github](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html).
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
Documentation for developing and extending LuCI can be found [in the Wiki](https://github.com/openwrt/luci/wiki)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See [LICENSE](LICENSE) file.
|
See [LICENSE](LICENSE) file.
|
||||||
|
|
Loading…
Reference in a new issue