Instead of hardcoding image names in libvaladoc (which I guess is the current case), we should use an i element here and set icons with :before pseudo class and an icon name class (like how fontawesome does icons).
This requires changing main.js, creating the style classes, and also changing libvaladoc
Instead of hardcoding image names in libvaladoc (which I guess is the current case), we should use an i element here and set icons with :before pseudo class and an icon name class (like how fontawesome does icons).
This requires changing main.js, creating the style classes, and also changing libvaladoc