We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01df4f4 commit 3ae1d87Copy full SHA for 3ae1d87
docs/api_ref.md
@@ -1,7 +1,7 @@
1
-Client API Reference
+Client API Reference
2
--------------------
3
4
-All commands are accessed through the `ipfsapi.Client` class.
+All commands are accessed through the ``ipfsapi.Client`` class.
5
6
### Exceptions
7
@@ -14,7 +14,7 @@ All commands are accessed through the `ipfsapi.Client` class.
14
15
### The API Client
16
17
-All methods accept the following parameters in their `kwargs`:
+All methods accept the following parameters in their ``kwargs``:
18
19
* **opts** (*dict*) – A dictonary of custom parameters to be sent with the
20
HTTP request
0 commit comments