mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-03 13:43:08 +00:00
- 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)
|