committed by
Vijayan Balasubramanian
parent
4056fa0176
commit
19be5802ea
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user