Calum Lind a01481b26f [Plugins] Update create script and add GTK3 how-to doc
- Updated create_plugin script to create a GTK3 plugin.
- Added a document for updating a 1.3 plugin to be compatible with
  2.0.
2018-11-02 08:47:57 +00:00

13 lines
245 B
Markdown

# How-to guides
This is a collection of guides for specific issues or cover more details than
the tutorials.
## Web JSON-RPC
- [Connect to JSON-RPC using curl](curl-jsonrpc.md)
## Plugins
- [Update 1.3 plugin for 2.0](update-1.3-plugin.md)