]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/radosgw: Improve formatting in STS.rst 62987/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Sat, 26 Apr 2025 03:54:12 +0000 (10:54 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Sat, 26 Apr 2025 04:27:02 +0000 (11:27 +0700)
commita4fa38bb48b4ab4e2f1549ffeadcc586e5fffb40
tree6b028cc6a4de4d232478a79e289971d3693fe0a2
parent6c01b91860bd79f14bba8792292af5f2d853c2ea
doc/radosgw: Improve formatting in STS.rst

Some text uses hardcoded ordered list numbers and as a result
have duplicate list numbers. Move to use RST ordered lists and
indent the contents of each list item correctly. Fix referenced
list item number in text that pointed to a wrong list item.

Format references to parameter names, user IDs, file names etc
as inline code.

Add prompts to example commands.

Change instances of "rgw" or "Radosgw" in text to "RGW".

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/radosgw/STS.rst