Skip to content

Commit 731fcf1

Browse files
committed
Replace no-index with noindex
1 parent 5e643e9 commit 731fcf1

21 files changed

+21
-21
lines changed

docs/sphinx/api/async-search.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Async Search
44
------------
55

66
.. py:module:: elasticsearch_serverless.client
7-
:no-index:
7+
:noindex:
88

99
.. autoclass:: AsyncSearchClient
1010
:members:

docs/sphinx/api/cat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Cat
44
---
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: CatClient
99
:members:

docs/sphinx/api/cluster.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Cluster
44
-------
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: ClusterClient
99
:members:

docs/sphinx/api/connector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Connector
44
---------
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: ConnectorClient
99
:members:

docs/sphinx/api/enrich-policies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Enrich Policies
44
---------------
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: EnrichClient
99
:members:

docs/sphinx/api/eql.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Event Query Language (EQL)
44
--------------------------
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: EqlClient
99
:members:

docs/sphinx/api/esql.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ES|QL
44
-----
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: EsqlClient
99
:members:

docs/sphinx/api/indices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Indices
44
-------
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: IndicesClient
99
:members:

docs/sphinx/api/inference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Inference
44
---------
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: InferenceClient
99
:members:

docs/sphinx/api/ingest-pipelines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Ingest Pipelines
44
----------------
55
.. py:module:: elasticsearch_serverless.client
6-
:no-index:
6+
:noindex:
77

88
.. autoclass:: IngestClient
99
:members:

0 commit comments

Comments
 (0)