]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc: Fix a Sphinx warning&error and use labels for links in 4 files 64729/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Tue, 29 Jul 2025 06:23:07 +0000 (13:23 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 6 Oct 2025 14:44:11 +0000 (21:44 +0700)
commit166abb66774f470c13d181a5d79c08e0715f0101
tree834318f509b8866f8096df4db9a5b1cd53f051d1
parentfa93d68191b31c417381fa4cea3f87eb7840be4a
doc: Fix a Sphinx warning&error and use labels for links in 4 files

Fix Sphinx warning about missing empty line after a label in
cephfs/ceph-dokan.rst.

Fix Sphinx error about invalid indentation in releases/squid.rst.

Fix Sphinx warning about invalid bash prompt block in
dev/crimson/crimson.rst.
Also fix warnings about too short section title text underline and fix
an incorrect link name (and use "above" instead of "below").

Fix Sphinx warning about missing strong emphasis closure, put the
problematic star inside inline preformatted/code in dev/blkin.rst.

Fix Sphinx warning about explicit markup, add the required empty line in
cephfs/mds-config-ref.rst.

Fix Sphinx error about invalid table in radosgw/s3/bucketops.rst.

Use the label at the beginning of the document in cephfs/ceph-dokan.rst
for hyperlinking with :ref: instead of using "external links" feature
from cephfs/createfs.rst cephfs/mount-prerequisites.rst
install/windows-install.rst.

Also use existing label in cephfs/mount-using-kernel-driver.rst
similarly from cephfs/createfs.rst cephfs/mount-prerequisites.rst.

Also use existing label in man/8/cephfs-shell.rst similarly from
cephfs/index.rst.

Add a label in cephfs/mount-using-fuse.rst and use it from
cephfs/createfs.rst cephfs/mount-prerequisites.rst.

Remove space at the end of line in cephfs/createfs.rst
cephfs/mount-prerequisites.rst cephfs/mount-using-fuse.rst
cephfs/cephfs-fuse.rst cephfs/index.rst.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
13 files changed:
doc/cephfs/ceph-dokan.rst
doc/cephfs/createfs.rst
doc/cephfs/index.rst
doc/cephfs/mds-config-ref.rst
doc/cephfs/mount-prerequisites.rst
doc/cephfs/mount-using-fuse.rst
doc/cephfs/mount-using-kernel-driver.rst
doc/dev/blkin.rst
doc/dev/crimson/crimson.rst
doc/install/windows-install.rst
doc/man/8/ceph-fuse.rst
doc/radosgw/s3/bucketops.rst
doc/releases/squid.rst