More doc fixes
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
.. note::
|
||||
|
||||
All the API calls map the raw REST api as closely as possible, including
|
||||
the distinction between required and optional arguments to the calls. This
|
||||
means that the code makes distinction between positional and keyword arguments;
|
||||
we, however, recommend that people use keyword arguments for all calls for
|
||||
consistency and safety.
|
||||
|
||||
.. py:module:: elasticsearch
|
||||
|
||||
Elasticsearch
|
||||
|
||||
Reference in New Issue
Block a user