mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-22 10:45:57 +00:00
| .. | ||
| doxygen.conf.in | ||
| mainpage.dox | ||
| README.txt | ||
| UserGuide.docx | ||
| UserGuide.pages.zip | ||
| UserGuide.pdf | ||
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/