summaryrefslogtreecommitdiff
path: root/docs/_include
AgeCommit message (Collapse)Author
2026-05-13fix(includes): rewrite need_improvement.txt as MyST so plain `{include}` ↵Yuriy Andamasov
renders correctly After the RST→MyST migration, ~45 MD pages use the plain `{include}` MyST directive to pull in `_include/need_improvement.txt`. The included file still contained RST (`.. raw:: html`, `.. raw:: latex`, `:ref:`), and MyST's built-in `{include}` parses the content with the *outer* file's parser — i.e. as MyST. RST directives then render as literal paragraphs. Visible symptom on docs.vyos.io/en/rolling (and across 1.5/1.4): the VPP index, VPP subpages, haproxy, isis, bfd, policy, pki, salt, flowtables, webproxy, and others all show: .. raw:: latex \iffalse .. raw:: html Call for Contributions Help improve this section ... For contribution guidelines, see :ref: documentation . Fix: rewrite `_include/need_improvement.txt` as a native MyST admonition (`:::{admonition} Call for Contributions / :class: error / ... / :::`) and drop the now-unnecessary `{eval-rst}` wrapper at the single callsite (`configuration/highavailability/index.md`) that wrapped the include for RST processing. The fix is companion to 9c815d68 (cmdincludemd RST plumbing) but targets the plain-`{include}` path which doesn't route through our custom extension. 🤖 Generated by [robots](https://vyos.io)
2026-03-16DOC: Proofread wireguard.rst (#1784)LiudmylaNad
* DOC: Proofread wireguard.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-02Proofread files in /vpp directory (#1770)Quill
* Proofread description.rst and requirements.rst * Fixes indentation in aws.rst * Update need_improvement.txt * Edit limitations.rst * Prooofread vpp/troubleshooting.rst * Fix line length lint errors * Fix additional line length errors * Fix final line length errors
2026-02-16DOC: Proofreading ethernet.rst (#1740)LiudmylaNad
* DOC: Proofreading ethernet.rst * doc: indentation configuration * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Remove mentions of Metro Ethernet --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-01-27DOC: Proofreading virtual, loopback, and dummy interfaces (#1745)LiudmylaNad
2025-12-23DOC: Proofreading bonding.rst (#1721)LiudmylaNad
2024-08-10interface: correct documentation for dhcpv6-options no-release (#1520)blunden
2024-07-04trivial spelling changes to include/interface-{ip,mirror}.txtwhyrlpool
2024-07-04change interface-mac.txt to match contributor guidelines on mac addresseswhyrlpool
2024-05-11evpn: T6306: add multihoming documentationChristian Breunig
2024-04-29Github: update current branchupdate-dependencies-currentrebortg
2024-04-22Github: update current branchrebortg
2024-04-16Github: update current branchrebortg
2024-04-15Github: update current branchrebortg
2024-04-08Github: update current branchrebortg
2024-04-01Github: update current branchrebortg
2024-03-25Github: update current branchrebortg
2024-03-18Github: update current branchc-po
2024-01-15Github: update current branchrebortg
2024-01-14Merge branch 'master' of github.com:vyos/vyos-documentationrebortg
2024-01-08Github: update current branchrebortg
2024-01-01Github: update current branchrebortg
2023-12-25Github: update current branchrebortg
2023-12-18Github: update current branchrebortg
2023-12-11Github: update current branchrebortg
2023-12-04Github: update current branchrebortg
2023-11-27Github: update current branchrebortg
2023-11-21Merge pull request #1157 from vyos/t5760-dhcp-user-classRobert Göhler
dhcp-client: T5760: add CLI option to pass user-class parameter
2023-11-20Github: update current branchrebortg
2023-11-19dhcp-client: T5760: add CLI option to pass user-class parameterChristian Breunig
2023-11-13Github: update current branchrebortg
2023-11-06Github: update current branchrebortg
2023-10-31Github: update current branchrebortg
2023-10-30Github: update current branchrebortg
2023-10-23Github: update current branchrebortg
2023-10-16Github: update current branchrebortg
2023-10-09Github: update current branchrebortg
2023-10-02Github: update current branchrebortg
2023-09-25Github: update current branchrebortg
2023-09-18Github: update current branchrebortg
2023-09-12Github: update current branchrebortg
2023-09-12fix submodulerebortg
2023-09-12Merge branch 'master' of github.com:vyos/vyos-documentationrebortg
2023-09-12include releasenotes of 1.5rebortg
2023-09-11Github: update current branchrebortg
2023-09-04Github: update current branchrebortg
2023-08-31update extracted vyos commandsrebortg
2023-08-28Github: update current branchrebortg
2023-08-21Github: update current branchrebortg
2023-08-17T5409: add per-client-thread CLI option for wireguard and wireless interfacesChristian Breunig