mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Integrated API documentation in left menubar
This commit is contained in:
parent
b6d60141ff
commit
625dcb86de
5 changed files with 16 additions and 7 deletions
|
|
@ -180,6 +180,7 @@ page_utils.menu_entries = {
|
|||
analyze_pcap = {key = "analyze_pcap", i18n_title = "about.analyze_pcap", section = "dev", help_link = "https://www.ntop.org/guides/ntopng/advanced_features/index.html"},
|
||||
alert_definitions = {key = "alert_definitions", i18n_title = "about.alert_defines", section = "dev", help_link = "https://www.ntop.org/guides/ntopng/scripts/alert_definitions.html"},
|
||||
api = {key = "api", i18n_title = "lua_c_api", section = "dev"},
|
||||
rest_api = {key = "rest_api", i18n_title = "swagger_api", section = "dev"},
|
||||
|
||||
-- Help
|
||||
about = {key = "about", i18n_title = "about.about", section = "about", help_link = "https://www.ntop.org/guides/ntopng/web_gui/help_menu.html?#about"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue