Neil Lathwood
1ee2e8e0e0
Updated to use new theme for docs site ( #9320 )
...
* Updated to use new theme for docs site
* Updated theme location
* Removed librenms.css
* Updated index page + re-added librenms.css
* Use built in theme modification
* flexbox grid, dump bootstrap
* tidy up things
* Added path and updated deploy script + mkdocs config
* Removed db schmea changes
* Updated to install python/pip 3
* Removed pip3 install
* Pip3 install
* Updated deploy-docs
* Updated deploy-docs
2018-10-27 23:04:34 +01:00
iTeV
54dac46f6c
docs: Changed err-msg to message for API docs ( #8182 )
2018-02-01 19:52:38 +00:00
Misha Komarovskiy
06c46765f2
api: Added API calls for routing and resources management ( #8017 )
...
* api: Added API call for VRF listing
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* api: Added API call to retrive VRF by ID
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* api: Change list_vrf permissions
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* api: Added new api calls for routing and resources mgmt
* This commit includes list_cbgp, list_vlans,
list_ip_addresses, list_ip_networks and
get_network_ip_addresses calls
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* fix: Correct indentation issue in get_ip_addresses
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* api: Fix per device permissions and messages
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* Fix identation issues
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* api: Remove excessive result counters
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* api: Add list_locations api call
* Get devices by location not very comfortable
without list all locations api call
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* Spelling fix
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
2018-01-18 15:43:15 +00:00
Misha Komarovskiy
6009d209cf
docs: Doc api fixes ( #7950 )
...
* doc: fix get_port_ip_info name
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
* doc: Update API Routing.md
* Add list_bgp output example
* Fix typo in list_ospf output example
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
2017-12-23 21:55:41 +00:00
zombah
e57c311767
doc: Add list_ospf for API documentation ( #7944 )
...
Signed-off-by: Misha Komarovskiy <zombah@gmail.com >
2017-12-22 23:37:33 +00:00
Lee Spottiswood
e3082873f6
api: Added retrieve BGP sessions by ID ( #7825 )
...
* add support for retrieving BGP sessions via id
* fix syntax, use router params
* use count properly
* add get_bgp docs
* streamlined get_bgp sql query
2017-11-30 22:51:20 +00:00
Tony Murray
3bd9920e38
docs: Continue to reorganize docs ( #7762 )
...
* docs: Continue to reorganize things
Make landing pages for /Installation, /API, etc.
Split API out into multiple docs
Properly use multi-level navigation
Add lower nav buttons (tops are bug so disable for now)
Add logo for fanciness
Refine index page a bit
* Improve API TOC layout
* Couple of fixes.
* Fix API/API-Docs, assumed it was at the right url.
2017-11-19 01:19:18 +00:00