ntopng/doc
2015-09-11 12:24:07 +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.IPv6 Minor text change 2015-09-11 12:24:07 +02:00
README.nagios Added readme for highlighting how to use ntopng with nagios plugins 2015-05-30 19:03:16 +02:00
README.netbeans.pages added tutorial to develop ntopng in netbeans 2015-09-03 19:50:49 +02:00
README.netbeans.pdf added tutorial to develop ntopng in netbeans 2015-09-03 19:50:49 +02:00
README.netfilter Fixed NetFilter implementation 2015-08-22 15:59:23 +02:00
README.ntopng Updated password reset command 2015-09-08 10:12:21 +02:00
README.redis Added README for redis setup 2015-08-05 14:52:14 +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 Minor typo update 2015-08-14 16:43:48 +02:00
UserGuide.pdf Minor typo update 2015-08-14 16:43:48 +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/