summaryrefslogtreecommitdiff
path: root/docs/introducing
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-14 01:54:50 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-14 01:54:50 +0300
commit1030a95e04409b77825fe59f3fa7e853b07da808 (patch)
tree5d497f7d428d064768b9bb4a2a9005a01894a05d /docs/introducing
parentbfc6fb3760971bd0c1c945bd466993dd6227111b (diff)
downloadvyos-documentation-1030a95e04409b77825fe59f3fa7e853b07da808.tar.gz
vyos-documentation-1030a95e04409b77825fe59f3fa7e853b07da808.zip
docs(cli, aws): hard-wrap pre-existing long prose lines to <=80 chars
doc-lint regression on [vyos-documentation#2024](https://github.com/vyos/vyos-documentation/pull/2024): the CI workflow's `scripts/doc-linter.py` scans every line of every changed file (not just changed lines), so the typo fix on `cli.md:464` and the capitalization fix on `aws.md:118` surfaced 57 pre-existing >80-char violations that have lived on rolling since the MyST migration. `cli.md` — 53 prose paragraphs hard-wrapped at word boundaries to 80 chars, preserving content fidelity. List items use hanging-indent continuations under their `- ` marker. No content reworded; only soft-wrap → hard-wrap. `aws.md` — wrapped the inline AWS GWLB blog link (L164) and the References section (L185-187) with `% stop_vyoslinter` / `% start_vyoslinter` markers. These are URL-bearing lines that cannot be shortened (URL itself >80 chars). Verified locally: `python3 scripts/doc-linter.py "['docs/cli.md','docs/installation/cloud/aws.md','docs/automation/terraform/terraformvyos.md']"` → exit 0, no violations. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/introducing')
0 files changed, 0 insertions, 0 deletions