Skip to content

Commit

Permalink
README: Add documentation section
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav authored and joachimschmidt557 committed Jun 28, 2023
1 parent d8cb187 commit 24ddf9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ Zig library for dealing with ANSI Terminals (escape codes, styles, etc.)
This was originally code which was extracted from
[lscolors](https://github.com/ziglibs/lscolors) for use in
other zig libraries. More features have been added since.

## Documentation

Automatically generated documentation for the project
can be found at https://ziglibs.github.io/ansi-term/.
Note that autodoc is currently in beta; the website may be broken or incomplete.

0 comments on commit 24ddf9e

Please sign in to comment.