]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/radosgw: Small fixes and improvements in notifications.rst, part 1 64767/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 31 Jul 2025 06:33:16 +0000 (13:33 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 7 Aug 2025 15:00:31 +0000 (22:00 +0700)
commitf5efad4a37d78de8ea5cb7a32e8317638078e217
treef85b1c9dc9b6c41d07ae7216af42a6524efbc0ed
parentf5aafe056e3a81969333ae5b05a6936bf225f2f4
doc/radosgw: Small fixes and improvements in notifications.rst, part 1

Fix ordering of list items so that the sub-list is after the parent list
item referring to it.
Also fix multiple formatting errors in the same unordered list.

Fix unordered list rendered as a single sentence due to missing empty
line.

Break many long lines around standard line length.

Don't use hyphen for "regular expressions".

Use double backticks for data like configuration parameters.

Fix double space in an example CLI command.

Don't list same parameter "user/password" in multiple list items,
instead just list all concerns under the same list item.

Start sentences with capital case and end in full stop consistently.

Trim section title formatting syntax to text length.

Capitalize "URI" and "Kafka" consistently.

Use quotation marks in one occurrence of the value "true" instead of
single backticks for consistency.

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