diff options
author | Pauli Virtanen <pav@iki.fi> | 2009-03-21 21:19:53 +0000 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2009-03-21 21:19:53 +0000 |
commit | bab64b897064cfdf8cf86fcc62b44e21df1153ee (patch) | |
tree | 6e1cee5b837bbccdfb2c78f12f3f6205ed40953a /doc/source/user/index.rst | |
parent | b2634ff922176acd12ddd3725434d3dfaaf25422 (diff) | |
download | numpy-bab64b897064cfdf8cf86fcc62b44e21df1153ee.tar.gz |
docs: strip trailing whitespace from RST files
Diffstat (limited to 'doc/source/user/index.rst')
-rw-r--r-- | doc/source/user/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst index 750062d50..8d8812c80 100644 --- a/doc/source/user/index.rst +++ b/doc/source/user/index.rst @@ -18,7 +18,7 @@ and classes, see :ref:`reference`. .. toctree:: :maxdepth: 2 - + howtofind basics performance |