mirror of
https://github.com/ntop/ntopng.git
synced 2026-08-05 14:00:41 +00:00
Added python API docs indexing
This commit is contained in:
parent
1b73a56dd5
commit
694f55c097
2 changed files with 12 additions and 0 deletions
8
python/docs/python_API_index.md
Normal file
8
python/docs/python_API_index.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Ntopng Python API docs
|
||||
|
||||
Inside this folder you can find documentation on how to use the ntopng python API, please refer to these resources to learn more:
|
||||
|
||||
- [Historical] (https://github.com/ntop/ntopng/blob/dev/python/docs/python_API_Historical.md)
|
||||
- [Host] (https://github.com/ntop/ntopng/blob/dev/python/docs/python_API_Host.md)
|
||||
- [Network_Interface] (https://github.com/ntop/ntopng/blob/dev/python/docs/python_API_interface.md)
|
||||
- [Ntopng] (https://github.com/ntop/ntopng/blob/dev/python/docs/python_API_ntopng.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue