Move API docs to the wiki
This commit is contained in:
@@ -555,8 +555,7 @@ class API2(object):
|
|||||||
def _api_make_md(self):
|
def _api_make_md(self):
|
||||||
""" Tries to make a API.md to simplify the api docs. """
|
""" Tries to make a API.md to simplify the api docs. """
|
||||||
|
|
||||||
head = '''# API Reference\n
|
head = '''## General structure
|
||||||
## General structure
|
|
||||||
The API endpoint is
|
The API endpoint is
|
||||||
```
|
```
|
||||||
http://IP_ADDRESS:PORT + [/HTTP_ROOT] + /api/v2?apikey=$apikey&cmd=$command
|
http://IP_ADDRESS:PORT + [/HTTP_ROOT] + /api/v2?apikey=$apikey&cmd=$command
|
||||||
|
Reference in New Issue
Block a user