New doc for icon list

This commit is contained in:
John BOTELLA
2024-11-23 09:15:34 +01:00
parent 2b264ae5d0
commit 0cb35d5b03
5 changed files with 148 additions and 2 deletions

View File

@@ -126,6 +126,12 @@ class Documentation
'DocButtonSubmenu' => '#buttonsection-submenu',
),
),
'Icons' => array(
'url' => dol_buildpath($baseUrl.'/components/icons.php', 1),
'icon' => 'far fa-flag pictofixedwidth',
'submenu' => array(),
'summary' => array(),
),
'Progress' => array(
'url' => dol_buildpath($baseUrl.'/components/progress-bars.php', 1),
'icon' => 'fas fa-battery-half pictofixedwidth',