]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Fix sphinx warnings 63920/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 13 Jun 2025 10:28:23 +0000 (17:28 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 13 Jun 2025 15:03:55 +0000 (22:03 +0700)
commit60f9ed8f1849d7da7629212efcf78ad1f749db8a
tree70b1e4197ee5405ff31d8e304e1ece4a0735a546
parentd28e5fe890016235e302122f955fc910c96f2d43
doc: Fix sphinx warnings

doc/cephadm/services/snmp-gateway.rst: Don't use double backticks for
links. Makes it a link instead of rendering syntax verbatim.
Also for consistency use single backticks for links instead of a plain
trailing underscore.
Improve language of opening sentence.

doc/dev/cephfs-mirroring.rst: Add missing empty line before preformatted
blocks. No change in rendered docs.

doc/mgr/telemetry.rst: Fix external link syntax. Makes it a link instead
of rendering syntax and pointing to non-existing link.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/cephadm/services/snmp-gateway.rst
doc/dev/cephfs-mirroring.rst
doc/mgr/telemetry.rst