ntopng/doc
2015-04-30 12:22:35 +02:00
..
doxygen.conf.in Initial import from SVN 2015-04-30 12:22:35 +02:00
mainpage.dox Initial import from SVN 2015-04-30 12:22:35 +02:00
README.txt Initial import from SVN 2015-04-30 12:22:35 +02:00
UserGuide.docx Initial import from SVN 2015-04-30 12:22:35 +02:00
UserGuide.pages.zip Initial import from SVN 2015-04-30 12:22:35 +02:00
UserGuide.pdf Initial import from SVN 2015-04-30 12:22:35 +02:00

Documentation is generated using the doxygen tool that uses graphviz for drawing graphs.

In order to generate Lua docs you need to install
https://github.com/alecchen/doxygen-lua
as follows:
   cpan App::cpanminus
   cpan inc::Module::Install
   git clone https://github.com/alecchen/doxygen-lua.git
   cd doxygen-lua/
   perl Makefile.PL 
   make 
   sudo make install
   sudo cp bin/lua2dox /opt/local/bin/