add page to TOC

Francisco Pombal 2020-01-22 15:13:42 +00:00
parent f3a8633bdc
commit 94e292ba35

@ -44,6 +44,7 @@ Everyone is welcome to edit and improve the wiki!
# Developing
* [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md)
* [How to write a search plugin](https://github.com/qbittorrent/search-plugins/wiki/How-to-write-a-search-plugin)
* [How to debug WebUI code](https://github.com/qbittorrent/qBittorrent/wiki/How-to-debug-the-WebUI-code)
### Compilation
* [Windows compilation](wiki/Windows-compilation)