Signed-off-by: Jay Mehta <[email protected]> Signed-off-by: Jay Mehta <[email protected]> Signed-off-by: Jay Mehta <[email protected]> Signed-off-by: Jay Mehta <[email protected]> Co-authored-by: Jay Mehta <[email protected]>
22 lines
595 B
Markdown
22 lines
595 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
|
|
|
|
```
|