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

**Hacking for Pygments**

.. toctree::
   :maxdepth: 1

   lexerdevelopment
   formatterdevelopment
   filterdevelopment
   styledevelopment
   plugins

**Hints and tricks**

.. toctree::
   :maxdepth: 1

   rstdirective
   moinmoin
   java
   integrate

**About Pygments**

.. toctree::
   :maxdepth: 1

   changelog
   authors

If you find bugs or have suggestions for the documentation, please submit them
on `GitHub <https://github.com/pygments/pygments>`_.