Merge pull request #794 from remakeelectric/wiki-links

docs: link to the developer wiki documentation
This commit is contained in:
Jo-Philipp Wich 2016-09-07 19:11:46 +02:00 committed by GitHub
commit 44bf3f0c16

View file

@ -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.