##// END OF EJS Templates
Exclude .git-blame-ignore-revs to fix CI...
Exclude .git-blame-ignore-revs to fix CI .git-blame-ignore-revs is added so that we can ignore revisions in .git-blame, mostly code reformatting; but CI check that all files are explicitly included (or excluded) from manifest; so we need to list this one explicitly for travis to succeed.

File last commit:

r22966:0bc738e8
r25441:7d815833
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
###################
Thomas Kluyver
Remove matplotlib requirement for building docs...
r22966 .. 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