diff options
author | Michael Seifert <michaelseifert04@yahoo.de> | 2017-03-28 02:13:15 +0200 |
---|---|---|
committer | Michael Seifert <michaelseifert04@yahoo.de> | 2017-03-28 02:13:15 +0200 |
commit | 27e60d0e3a2da1c290a352e3f693b0c57621cd36 (patch) | |
tree | 68817adbddf42f2df91030cf859091f47323d853 | |
parent | 96c9ae8911c74c2ab8f22e2c2b28167c668bc67e (diff) | |
download | numpy-27e60d0e3a2da1c290a352e3f693b0c57621cd36.tar.gz |
DOC: remove glossary reference
The referenced module "numpy.doc.jargon" does not exist anymore.
[skip ci]
-rw-r--r-- | doc/source/glossary.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/source/glossary.rst b/doc/source/glossary.rst index 1cd31217a..b6ea42909 100644 --- a/doc/source/glossary.rst +++ b/doc/source/glossary.rst @@ -5,8 +5,3 @@ Glossary .. toctree:: .. automodule:: numpy.doc.glossary - -Jargon ------- - -.. automodule:: numpy.doc.jargon |