19be5802ea
Signed-off-by: Philip May <philip@may.la>
20 lines
593 B
Markdown
20 lines
593 B
Markdown
# OpenSearch Python Client Documentation
|
|
|
|
## Table of Contents
|
|
```{toctree}
|
|
---
|
|
maxdepth: 1
|
|
---
|
|
|
|
api-ref
|
|
genindex
|
|
License <https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt>
|
|
Contributing <https://github.com/opensearch-project/opensearch-py/blob/main/CONTRIBUTING.md>
|
|
Code of Conduct <https://github.com/opensearch-project/opensearch-py/blob/main/CODE_OF_CONDUCT.md>
|
|
Developer Guide <https://github.com/opensearch-project/opensearch-py/blob/main/DEVELOPER_GUIDE.md>
|
|
GitHub Repository <https://github.com/opensearch-project/opensearch-py>
|
|
```
|
|
|
|
```{include} README.md
|
|
```
|