##// END OF EJS Templates
Actually run some tests....
Actually run some tests. The ipdoctest was relying on the side-effects of applying `map()` which is lazy since Python3. Moving to an actual for loop. Closes #11276

File last commit:

r22966:0bc738e8
r24503:0f7f2624
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