Initial Public Release
We are happy to announce the first public release of erbsland-sphinx-ansi — a lightweight Sphinx extension for rendering ANSI-colored terminal output directly in your documentation.
If you document command-line tools, build logs, CI output, or interactive sessions, this extension allows you to keep realistic, colorized terminal examples in your HTML documentation without screenshots or manual styling.
Features
- Render ANSI color and formatting codes inside Sphinx documentation
- Clean integration via a dedicated
.. erbsland-ansi::directive - Optional
:escape-char:parameter for readable source files - Lightweight and easy to integrate
- No additional configuration required beyond enabling the extension
If you encounter issues or have feature suggestions, feel free to open an issue or discussion on GitHub.