diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-10 21:26:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-10 19:26:49 +0100 |
| commit | b5858598e32441560da34a4a62dc687fe4df9c16 (patch) | |
| tree | 2233c7ea97b621cf5b68d60c0dd710c69ce9b45f /docs/configuration/system | |
| parent | d21db5fddd91e20e420b63928a8398745f571710 (diff) | |
| download | vyos-documentation-b5858598e32441560da34a4a62dc687fe4df9c16.tar.gz vyos-documentation-b5858598e32441560da34a4a62dc687fe4df9c16.zip | |
docs: standardize RST heading hierarchy to # overline across 21 files (#1827)
Normalize top-level page headings from = or * underline-only to #
overline+underline format, following RST/Sphinx best practices for
consistent heading hierarchy.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'docs/configuration/system')
| -rw-r--r-- | docs/configuration/system/lcd.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/system/lcd.rst b/docs/configuration/system/lcd.rst index 808d45a2..3fcf01dd 100644 --- a/docs/configuration/system/lcd.rst +++ b/docs/configuration/system/lcd.rst @@ -1,8 +1,8 @@ .. _system-display: -******************** +#################### System Display (LCD) -******************** +#################### The system LCD :abbr:`LCD (Liquid-crystal display)` option is for users running VyOS on hardware that features an LCD display. This is typically a small display |
