View Source ColorPalette.GuideGenerator (ColorPalette v0.1.9)

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

Link to this function

generate_ansi_color_codes_guide()

View Source
@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

Link to this function

generate_color_groups_guide()

View Source
@spec generate_color_groups_guide() :: :ok

Generates the color groups guide by writing a markdown file color_groups.md into the guides directory