ntopng/python/docs/README.md
GabrieleDeri 1efe883551
Added python API docs indexing (#7959)
* Added python API docs indexing

* Renamed python_API_index.md to README.md

* Update README.md

* Fixed docs path

* Fixed link

* Fixed link formatting

---------

Co-authored-by: Dgabri <gabriele.deri@gmail.com>
2023-10-30 12:47:07 +01:00

8 lines
515 B
Markdown

# 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)