mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[DOCS] Swap [float]
for [discrete]
(#60124)
Changes instances of `[float]` in our docs for `[discrete]`. Asciidoctor prefers the `[discrete]` tag for floating headings: https://asciidoctor.org/docs/asciidoc-asciidoctor-diffs/#blocks
This commit is contained in:
parent
8ad8421262
commit
2774cd6938
258 changed files with 1023 additions and 1023 deletions
|
@ -5,13 +5,13 @@
|
|||
|
||||
You can use the following APIs to perform {ccr} operations.
|
||||
|
||||
[float]
|
||||
[discrete]
|
||||
[[ccr-api-top-level]]
|
||||
=== Top-Level
|
||||
|
||||
* <<ccr-get-stats,Get {ccr} stats>>
|
||||
|
||||
[float]
|
||||
[discrete]
|
||||
[[ccr-api-follow]]
|
||||
=== Follow
|
||||
|
||||
|
@ -23,7 +23,7 @@ You can use the following APIs to perform {ccr} operations.
|
|||
* <<ccr-get-follow-stats,Get stats about follower indices>>
|
||||
* <<ccr-get-follow-info,Get info about follower indices>>
|
||||
|
||||
[float]
|
||||
[discrete]
|
||||
[[ccr-api-auto-follow]]
|
||||
=== Auto-follow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue