API Documentation
=================

The ntopng API is split into two parts:

- The Lua C API, to interact with the ntopng core.

- The Lua API, a set of utilities and frameworks for ntopng scripting.

.. toctree::
    :maxdepth: 2

    lua_c/index
    lua/index
