ntopng/doc
Luca Deri 9a1a7ecf4d Updated README.md: added packages information
Fixed an inaccuracy about SSL on Linux
Signed-off-by: Ronald Henderson <rwhalb@verizon.net>
2015-05-31 19:09:59 +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.categorization Optimized categorization of malware sites 2015-05-28 15:33:42 +02:00
README.docker_openstack Reworked README files 2015-05-18 09:47:04 +02:00
README.httpbl Reworked README files 2015-05-18 09:47:04 +02:00
README.nagios Added readme for highlighting how to use ntopng with nagios plugins 2015-05-30 19:03:16 +02:00
README.netfilter Reworked README files 2015-05-18 09:47:04 +02:00
README.ntopng Reworked README files 2015-05-18 09:47:04 +02:00
README.SSL Updated README.md: added packages information 2015-05-31 19:09:59 +02:00
README.txt Initial import from SVN 2015-04-30 12:22:35 +02:00
README.users Reworked README files 2015-05-18 09:47:04 +02:00
README.vagrant Reworked README files 2015-05-18 09:47:04 +02:00
README.windows Reworked README files 2015-05-18 09:47:04 +02:00
UserGuide.pages Updated manuals 2015-05-30 17:36:15 +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/