Improve ICON description with link to guide.joomla.org icon list#627
Improve ICON description with link to guide.joomla.org icon list#627ThomasFinnern wants to merge 5 commits into
Conversation
Review Summary by QodoEnhance icon documentation with structured sections and examples
WalkthroughsDescription• Restructured icon documentation with clear sections • Added overview and link to guide.joomla.org icon list • Expanded FontAwesome usage examples with standard and brand icons • Added IcoMoon replacement documentation with function parameter examples • Included accessibility tips and styling guidance Diagramflowchart LR
A["Icon Documentation"] --> B["Overview Section"]
A --> C["FontAwesome Icons"]
A --> D["IcoMoon Replacement"]
A --> E["Other Icon Sets"]
C --> C1["Standard Icons"]
C --> C2["Brand Icons"]
D --> D1["Direct HTML Use"]
D --> D2["Function Parameters"]
B --> B1["Link to guide.joomla.org"]
File Changes1. docs/general-concepts/icons.md
|
Code Review by Qodo
1.
|
This pull request improves the documentation for Joomla standard icons.