24 lines
337 B
Markdown
Raw Normal View History

# How-to guides
2019-06-05 23:32:37 +01:00
A collection of guides for specific issues or to cover more detail than the tutorials.
## Web JSON-RPC
```{toctree}
:titlesonly:
Connect to JSON-RPC using curl <curl-jsonrpc>
```
## Plugins
2019-06-05 23:32:37 +01:00
<!--
- [Create a plugin](create-plugin.md)
-->
```{toctree}
:titlesonly:
Update 1.3 plugin for 2.0 <update-1.3-plugin>
```