Documentation
Overview
Important: the docs on this page always describe the development version of Pygments. If you want to view the docs for a specific released version, download the tarball from the Cheese Shop.
Welcome to the Pygments documentation.
- Starting with Pygments
- Builtin components
- Reference
- Hacking for Pygments
- Hints and Tricks
- About Pygments
If you find bugs or have suggestions for the documentation, please look here for info on how to contact the team.
You can download an offline version of this documentation from the download page.
Did you like the documentation? Do you have suggestions? Leave your comment here!
Sagi S wrote on Dec. 5, 2008:
I'm trying to use pygments to generate formatted python powerpoint slides.
I have tried using the rtf formatter but when I paste the contents into powerpoint I lose the colors.
Any ideas on how to get around this without having to resort to taking a screenshot?