This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/doc/docs/index.rst
Micah Cochran a7ccf6145e
Add Terminal Tips Documentation (#2425)
* add Terminal Tips Documentation - Issue #2131

* add newlines after ::, typo

* Add highlight directive

---------

Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>
2023-05-07 19:53:25 +02:00

66 lines
848 B
ReStructuredText

Pygments documentation
======================
**Starting with Pygments**
.. toctree::
:maxdepth: 1
../download
quickstart
cmdline
**Builtin components**
.. toctree::
:maxdepth: 1
lexers
filters
formatters
styles
**Reference**
.. toctree::
:maxdepth: 1
unicode
tokens
api
terminal-sessions
**Hacking with Pygments**
.. toctree::
:maxdepth: 1
lexerdevelopment
formatterdevelopment
filterdevelopment
styledevelopment
plugins
**Hints and tricks**
.. toctree::
:maxdepth: 1
terminaltips
rstdirective
moinmoin
java
integrate
**About Pygments**
.. toctree::
:maxdepth: 1
contributing
changelog
authors
security
If you find bugs or have suggestions for the documentation, please submit them
on `GitHub <https://github.com/pygments/pygments>`_.