summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authortmartins <thigm85@gmail.com>2020-09-01 21:17:47 +0200
committertmartins <thigm85@gmail.com>2020-09-01 21:17:47 +0200
commite880236daead46bae9058b622e9464534e711211 (patch)
tree33d2957148a75e99289a205f18eb594c3dc886a5 /python
parent4ecdbda897e51d7e0bf4466eb003461a8b20e1a8 (diff)
cleaning reference API
Diffstat (limited to 'python')
-rw-r--r--python/vespa/docs/sphinx/source/reference-api.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/vespa/docs/sphinx/source/reference-api.rst b/python/vespa/docs/sphinx/source/reference-api.rst
index 242613b88e1..27be2429b77 100644
--- a/python/vespa/docs/sphinx/source/reference-api.rst
+++ b/python/vespa/docs/sphinx/source/reference-api.rst
@@ -9,12 +9,6 @@ vespa.application module
.. autoclass:: vespa.application.Vespa
:members:
-
-.. automodule:: vespa.application
- :members:
- :undoc-members:
- :show-inheritance:
-
vespa.evaluation module
-----------------------