summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authortmartins <thigm85@gmail.com>2020-08-27 14:13:22 +0200
committertmartins <thigm85@gmail.com>2020-08-27 14:13:22 +0200
commitf9e2bb2e44b4b82abd35d4e4b56511c7995f5108 (patch)
treec7f7f45b7449f6609bc4b001e762797ec8d7ea48 /python
parent173efce5ac17261dcd05d76952dcaf3a92f77c9b (diff)
change index
Diffstat (limited to 'python')
-rw-r--r--python/vespa/docs/sphinx/source/index.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/python/vespa/docs/sphinx/source/index.rst b/python/vespa/docs/sphinx/source/index.rst
index d27b0c5fa4d..7646155f973 100644
--- a/python/vespa/docs/sphinx/source/index.rst
+++ b/python/vespa/docs/sphinx/source/index.rst
@@ -3,8 +3,8 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-Welcome to pyvespa's documentation!
-===================================
+pyvespa: Vespa.ai python API
+============================
.. toctree::
:maxdepth: 2
@@ -14,6 +14,8 @@ Welcome to pyvespa's documentation!
connect-to-vespa-instance
reference-api
+``pyvespa`` provides a python API to [vespa.ai](vespa.ai). It allow us to create, modify, deploy and interact with
+running Vespa instances. The main goal of the library is to allow for faster prototyping and ML experimentation.
Indices and tables
==================