✏️ add top level icon headings

This commit is contained in:
Tessa Kelly 2019-06-03 16:24:03 -07:00
parent 92841421ed
commit f56dcd8b71

View File

@ -28,6 +28,14 @@ module Nri.Ui.Icon.V5 exposing
{-|
# Changes from V4
- Removes old icons
# Icon types
## Mastery Icons
@docs gardening, highFive, okay, thumbsUp, masteryBadge
@ -110,18 +118,18 @@ module Nri.Ui.Icon.V5 exposing
@docs skip, equalitySign
## For the Icon API
# Using Icons
@docs IconSize, IconType
@docs decorativeIcon, icon
### Buttons
## Buttons
@docs IconButtonModel, button
### Links
## Links
@docs IconLinkModel, link, linkExternal
@docs IconLinkSpaModel, linkSpa