View Source ColorPalette.GuideGenerator (ColorPalette v0.1.10)
Generates the guides for the ExDocs
Summary
Functions
Generates the ANSI Color Codes list by writing a markdown file
ansi_color_codes.md
into the guides
directory
Generates the color groups guide by writing a markdown file
color_groups.md
into the guides
directory
Functions
@spec generate_ansi_color_codes_guide() :: :ok
Generates the ANSI Color Codes list by writing a markdown file
ansi_color_codes.md
into the guides
directory
@spec generate_color_groups_guide() :: :ok
Generates the color groups guide by writing a markdown file
color_groups.md
into the guides
directory