diff options
author | Pauli Virtanen <pav@iki.fi> | 2011-07-15 22:25:08 +0200 |
---|---|---|
committer | Pauli Virtanen <pav@iki.fi> | 2011-07-15 22:40:26 +0200 |
commit | 1451b414693d63d8224857b1c67726eb8d5f97af (patch) | |
tree | d3da85faf854eea36e48537e92b4abc05a98274a /doc/source/glossary.rst | |
parent | 23b724476f5f442b233077f0c4bb06b1e6a0af00 (diff) | |
download | numpy-1451b414693d63d8224857b1c67726eb8d5f97af.tar.gz |
DOC: fix build issues (with latex or newest sphinx)
Diffstat (limited to 'doc/source/glossary.rst')
-rw-r--r-- | doc/source/glossary.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/source/glossary.rst b/doc/source/glossary.rst index ffa8f7368..1cd31217a 100644 --- a/doc/source/glossary.rst +++ b/doc/source/glossary.rst @@ -4,9 +4,7 @@ Glossary .. toctree:: -.. glossary:: - - .. automodule:: numpy.doc.glossary +.. automodule:: numpy.doc.glossary Jargon ------ |