Markdown linting of docs (#10595)

* Remove trailing spaces

* Markdown linting of docs
This commit is contained in:
Jellyfrog
2019-10-21 02:47:40 +02:00
committed by Tony Murray
parent 7f32af4f7b
commit c76e95d343
44 changed files with 424 additions and 401 deletions

View File

@@ -24,6 +24,7 @@ curl -H 'X-Auth-Token: YOURAPITOKENHERE' https://librenms.org/api/v0/bgp?asn=123
```
Output:
```json
{
"status": "ok",
@@ -188,6 +189,7 @@ Output:
}
```
### `get_network_ip_addresses`
Get all IPv4 and IPv6 addresses for particular network.
@@ -358,6 +360,7 @@ Input:
- vrfname = The VRF name you would like to filter by
Example:
```curl
curl -H 'X-Auth-Token: YOURAPITOKENHERE' https://librenms.org/api/v0/routing/vrf
curl -H 'X-Auth-Token: YOURAPITOKENHERE' https://librenms.org/api/v0/routing/vrf?hostname=host.example.com