Skip to content

Commit 8744367

Browse files
committed
Docs: Remove broken [float] (#50098)
This removes a broken [float] tag. In our docbook-based docs build it is just ignored silently. `--direct_html`, which I'm trying to move all of the books to ignores it but log a warning which fails the build. I *could* make it not log the warning, but this error is fairly rare and I feel like it is worth cleaning up.
1 parent 8ec1447 commit 8744367

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/reference/cluster/nodes-info.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ The second command selectively retrieves nodes information of only
1818

1919
By default, it just returns all attributes and core settings for a node:
2020

21-
[float]
2221
[[core-info]]
2322

2423
`build_hash`::

docs/reference/cluster/remote-info.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ GET /_remote/info
1313
This command returns connection and endpoint information keyed by
1414
the configured remote cluster alias.
1515

16-
[float]
1716
[[connection-info]]
1817

1918
`seeds`::

0 commit comments

Comments
 (0)