##// END OF EJS Templates
Use the proper python2 pygments lexer...
Use the proper python2 pygments lexer Since pygments 2.5 `PythonLexer` refers to python3 [1]. We have to be explicit if we want to use python2. [1] https://pygments.org/docs/changelog/

File last commit:

r23145:83fc9e65
r25431:8805293b
Show More
index.rst
12 lines | 164 B | text/x-rst | RstLexer
Fernando Perez
Update docs for automatic API building.
r1850 .. _api-index:
###################
The IPython API
###################
Matthias Bussonnier
Backport PR #10022: Remove matplotlib requirement for building docs...
r23145 .. only:: html
Fernando Perez
Update docs for automatic API building.
r1850
:Release: |version|
:Date: |today|
Paul Ivanov
fix api docs post txt -> rst rename
r11758 .. include:: generated/gen.txt