| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-13 | fix(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-16 | DOC: 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-02 | Proofread 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-16 | DOC: 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-27 | DOC: Proofreading virtual, loopback, and dummy interfaces (#1745) | LiudmylaNad | |
| 2025-12-23 | DOC: Proofreading bonding.rst (#1721) | LiudmylaNad | |
| 2024-08-10 | interface: correct documentation for dhcpv6-options no-release (#1520) | blunden | |
| 2024-07-04 | trivial spelling changes to include/interface-{ip,mirror}.txt | whyrlpool | |
| 2024-07-04 | change interface-mac.txt to match contributor guidelines on mac addresses | whyrlpool | |
| 2024-05-11 | evpn: T6306: add multihoming documentation | Christian Breunig | |
| 2024-04-29 | Github: update current branchupdate-dependencies-current | rebortg | |
| 2024-04-22 | Github: update current branch | rebortg | |
| 2024-04-16 | Github: update current branch | rebortg | |
| 2024-04-15 | Github: update current branch | rebortg | |
| 2024-04-08 | Github: update current branch | rebortg | |
| 2024-04-01 | Github: update current branch | rebortg | |
| 2024-03-25 | Github: update current branch | rebortg | |
| 2024-03-18 | Github: update current branch | c-po | |
| 2024-01-15 | Github: update current branch | rebortg | |
| 2024-01-14 | Merge branch 'master' of github.com:vyos/vyos-documentation | rebortg | |
| 2024-01-08 | Github: update current branch | rebortg | |
| 2024-01-01 | Github: update current branch | rebortg | |
| 2023-12-25 | Github: update current branch | rebortg | |
| 2023-12-18 | Github: update current branch | rebortg | |
| 2023-12-11 | Github: update current branch | rebortg | |
| 2023-12-04 | Github: update current branch | rebortg | |
| 2023-11-27 | Github: update current branch | rebortg | |
| 2023-11-21 | Merge pull request #1157 from vyos/t5760-dhcp-user-class | Robert Göhler | |
| dhcp-client: T5760: add CLI option to pass user-class parameter | |||
| 2023-11-20 | Github: update current branch | rebortg | |
| 2023-11-19 | dhcp-client: T5760: add CLI option to pass user-class parameter | Christian Breunig | |
| 2023-11-13 | Github: update current branch | rebortg | |
| 2023-11-06 | Github: update current branch | rebortg | |
| 2023-10-31 | Github: update current branch | rebortg | |
| 2023-10-30 | Github: update current branch | rebortg | |
| 2023-10-23 | Github: update current branch | rebortg | |
| 2023-10-16 | Github: update current branch | rebortg | |
| 2023-10-09 | Github: update current branch | rebortg | |
| 2023-10-02 | Github: update current branch | rebortg | |
| 2023-09-25 | Github: update current branch | rebortg | |
| 2023-09-18 | Github: update current branch | rebortg | |
| 2023-09-12 | Github: update current branch | rebortg | |
| 2023-09-12 | fix submodule | rebortg | |
| 2023-09-12 | Merge branch 'master' of github.com:vyos/vyos-documentation | rebortg | |
| 2023-09-12 | include releasenotes of 1.5 | rebortg | |
| 2023-09-11 | Github: update current branch | rebortg | |
| 2023-09-04 | Github: update current branch | rebortg | |
| 2023-08-31 | update extracted vyos commands | rebortg | |
| 2023-08-28 | Github: update current branch | rebortg | |
| 2023-08-21 | Github: update current branch | rebortg | |
| 2023-08-17 | T5409: add per-client-thread CLI option for wireguard and wireless interfaces | Christian Breunig | |
