- Updated create_plugin script to create a GTK3 plugin. - Added a document for updating a 1.3 plugin to be compatible with 2.0.
13 lines
245 B
Markdown
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)
|