Helper documentation tweaks
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.. _api:
|
||||
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _helpers:
|
||||
|
||||
Helpers
|
||||
=======
|
||||
|
||||
|
||||
@@ -51,6 +51,11 @@ Example Usage
|
||||
Features
|
||||
--------
|
||||
|
||||
This client was designed as very thin wrapper around Elasticseach's REST API to
|
||||
allow for maximum flexibility. This means that there are no opinions in this
|
||||
client; it also means that some of the APIs are a little cumbersome to use from
|
||||
Python. We have created some :ref:`helpers` to help with this issue.
|
||||
|
||||
Extendability
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user