##// END OF EJS Templates
Fix doc layout.
Fernando Perez -
r1674:9728302e merge
parent child Browse files
Show More
@@ -2,11 +2,15 b''
2 IPython Documentation
2 IPython Documentation
3 =====================
3 =====================
4
4
5 Contents
5 .. htmlonly::
6 ========
6
7 :Release: |version|
8 :Date: |today|
9
10 Contents:
7
11
8 .. toctree::
12 .. toctree::
9 :maxdepth: 1
13 :maxdepth: 2
10
14
11 overview.txt
15 overview.txt
12 install/index.txt
16 install/index.txt
@@ -20,8 +24,8 b' Contents'
20 license_and_copyright.txt
24 license_and_copyright.txt
21 credits.txt
25 credits.txt
22
26
23 Indices and tables
27
24 ==================
28 .. htmlonly::
25
29
26 * :ref:`genindex`
30 * :ref:`genindex`
27 * :ref:`modindex`
31 * :ref:`modindex`
General Comments 0
You need to be logged in to leave comments. Login now