Minor cleanups #71

Merged
ryanlerch merged 4 commits from cleanups into main 2026-06-03 02:55:01 +00:00

4 commits

Author SHA1 Message Date
48528e9668 Fix "section title out of sequence: expected level" warnings
Fixes:
```
[14:58:39.162] WARN (asciidoctor): section title out of sequence: expected level 2, got level 3
    file: /antora/docs/modules/ROOT/pages/virtualization-install.adoc:134
    source: /antora (refname: main <worktree>, start path: docs)
[14:58:39.274] WARN (asciidoctor): section title out of sequence: expected level 1, got level 2
    file: /antora/wg/modules/ROOT/pages/wg-communicating.adoc:17
    source: /antora (refname: main <worktree>, start path: wg)
[14:58:39.322] WARN (asciidoctor): section title out of sequence: expected level 3, got level 4
    file: /antora/wg/modules/ROOT/pages/docs/product-requirements-document.adoc:83
    source: /antora (refname: main <worktree>, start path: wg)
[14:58:39.323] WARN (asciidoctor): section title out of sequence: expected level 3, got level 4
    file: /antora/wg/modules/ROOT/pages/docs/product-requirements-document.adoc:89
    source: /antora (refname: main <worktree>, start path: wg)
[14:58:39.326] WARN (asciidoctor): section title out of sequence: expected level 3, got level 4
    file: /antora/wg/modules/ROOT/pages/docs/product-requirements-document.adoc:95
    source: /antora (refname: main <worktree>, start path: wg)
[14:58:39.327] WARN (asciidoctor): section title out of sequence: expected level 3, got level 4
    file: /antora/wg/modules/ROOT/pages/docs/product-requirements-document.adoc:102
    source: /antora (refname: main <worktree>, start path: wg)
```
2022-01-12 16:03:36 +01:00
1e611eb843 End of line whitespace cleanup 2022-01-12 16:03:06 +01:00
a1b12896f9 *.yml: Minor styling fixes 2022-01-12 15:57:19 +01:00
9ab94f38ad build & preview: Update with latest version from template 2022-01-12 15:56:36 +01:00