Searched refs:pygments (Results 1 – 18 of 18) sorted by relevance
11 import pygments13 pygments = None variable129 if pygments is not None:
12 import pygments14 pygments = None variable130 if pygments is not None:
78 from pygments import highlight79 from pygments.lexers import get_lexer_by_name, guess_lexer, \81 from pygments.formatters import HtmlFormatter
11 [Pygments]: http://pygments.org/25 [dl]: http://pygments.org/download/26 [documentation]: http://pygments.org/docs
16 from pygments import highlight17 from pygments.lexers.c_cpp import CppLexer18 from pygments.formatters import HtmlFormatter
1 @import url("../pygments.css");
27 Doc/tools/pygments
21 Doc/tools/pygments/
2 # syntax highlighting; pygments generates slightly different code with
5 # Also test the pygments code path without actually checking the output since
5 ASCIIDOCOPTS=-a pygments -a language=c -a icons \
213 "pygments": {
330 import pygments
607 pygments608 # Some systems still don't have pygments.lexers.c_cpp which was introduced in610 pygments.lexers.c_cpp
130 .. _`full list`: http://pygments.org/docs/lexers/
32 docs/_theme/nature/static/pygments.css
1684 -rm -rf Doc/tools/sphinx Doc/tools/pygments Doc/tools/docutils