Skip to content

Commit f627c8e

Browse files
CLI: define a couple more doc guides
(cherry picked from commit 4741b7a)
1 parent 1ce7ad6 commit f627c8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deps/rabbitmq_cli/lib/rabbitmq/cli/core/doc_guide.ex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,12 @@ defmodule RabbitMQ.CLI.Core.DocGuide do
5454
Macros.defguide("monitoring")
5555
Macros.defguide("networking")
5656
Macros.defguide("parameters")
57-
Macros.defguide("publishers")
5857
Macros.defguide("plugins")
58+
Macros.defguide("prometheus")
59+
Macros.defguide("publishers")
5960
Macros.defguide("queues")
6061
Macros.defguide("quorum_queues")
62+
Macros.defguide("stream_plugin", path_segment: "stream")
6163
Macros.defguide("streams")
6264
Macros.defguide("runtime_tuning", path_segment: "runtime")
6365
Macros.defguide("tls", path_segment: "ssl")

0 commit comments

Comments
 (0)