Skip to content

[Backport 13.4] [TASK] Bring the reST markup to the documented house style (#879) - #881

Merged
linawolf merged 1 commit into
13.4from
task/backport-879-to-13.4
Sep 14, 2026
Merged

linawolf merged 1 commit into
13.4from
task/backport-879-to-13.4

Conversation

@linawolf

Copy link
Copy Markdown
Member

The guide asks for .. note:: with two spaces after the dots and a
body one level deeper, and for a list marker padded so the item text
starts at four. 33 files here still use the older narrow form.

This is not a search and replace: three spaces is correct under a marker
written with one space, and a continuation line has to keep lining up
with where its item text begins. Each construct was moved as a whole —
marker, body and everything nested below it.

Literal content was left alone: a - opening a line inside a shell
command is not a bullet, and the indentation inside a code example is
not this commit's business.

The automatic backport of #879 failed, so the same conversion was run
against this branch's own files.

The rendered output is unchanged. All 71 pages were rendered before and
after and compared byte for byte; they differ only in the build
timestamp.

Releases: main, 14.3, 13.4
Assisted-by: Claude Opus 5 noreply@anthropic.com
Signed-off-by: Lina Wolf

The guide asks for `..  note::` with two spaces after the dots and a
body one level deeper, and for a list marker padded so the item text
starts at four. 33 files here still use the older narrow form.

This is not a search and replace: three spaces is correct under a marker
written with one space, and a continuation line has to keep lining up
with where its item text begins. Each construct was moved as a whole —
marker, body and everything nested below it.

Literal content was left alone: a `-` opening a line inside a shell
command is not a bullet, and the indentation inside a code example is
not this commit's business.

The automatic backport of #879 failed, so the same conversion was run
against this branch's own files.

The rendered output is unchanged. All 71 pages were rendered before and
after and compared byte for byte; they differ only in the build
timestamp.

Releases: main, 14.3, 13.4
Assisted-by: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Lina Wolf
@linawolf
linawolf merged commit e1c8186 into 13.4 Sep 14, 2026
10 checks passed
@linawolf
linawolf deleted the task/backport-879-to-13.4 branch September 14, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant