<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/operation/information.rst, branch rolling</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-05-06T17:42:32+00:00</updated>
<entry>
<title>feat: flip swap mechanism — MD as primary, RST as override (Phase 1)</title>
<updated>2026-05-06T17:42:32+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5d6fa52b8985f8068314aba26878a1d7d5cb84e5'/>
<id>urn:sha1:5d6fa52b8985f8068314aba26878a1d7d5cb84e5</id>
<content type='text'>
This is the first of three phases inverting the per-page swap mechanism
so MD becomes the canonical primary and RST becomes the rare override.

Phase 1 — file renames + conf.py exclude_patterns flip only:
- Rename docs/**/md-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix)
  for all 254 stems previously listed in docs/_swap.txt
- Rename docs/**/&lt;stem&gt;.rst to docs/**/rst-&lt;stem&gt;.rst (add rst- prefix)
  for the same 254 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
  comment-only since no pages need the RST fallback right now
- conf.py exclude_patterns flipped: rst-*.rst is now excluded by default
  instead of md-*.md
- conf.py runtime-artifact references updated to _rst_override_state.json
  and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce
  these names; for now no swap script runs because overrides list is empty)

Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py
with inverted rename direction, delete scripts/import_myst.py + tests, and
update tests/test_swap_sources.py for the new semantics.

Phase 3 will be the cleanup pass and ready-for-review flip.

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>docs: remove TODO markers, fix stub notes, add linter markers (#1828)</title>
<updated>2026-04-10T18:46:24+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-04-10T18:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ac00e1c4a6b456628e412123383450653f668bdb'/>
<id>urn:sha1:ac00e1c4a6b456628e412123383450653f668bdb</id>
<content type='text'>
Remove TODO tracking comments, reformat stub notes with inline
links, add stop/start_vyoslinter markers around long code blocks,
and fix minor structural issues across 23 documentation files.

Co-authored-by: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;</content>
</entry>
<entry>
<title>Proofread docs in the  /operation directory (#1710)</title>
<updated>2025-12-09T14:10:26+00:00</updated>
<author>
<name>Quill</name>
<email>69414602+teslazonda@users.noreply.github.com</email>
</author>
<published>2025-12-09T14:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=bc7512c2c7ac247943c736adfb3e0f58a67acc1d'/>
<id>urn:sha1:bc7512c2c7ac247943c736adfb3e0f58a67acc1d</id>
<content type='text'>
* Proofread boot-options.rst

* Fix line length Markdown lint errors

* Proofread information.rst

* Update lastproofread date in information.rst

* Updated password-recovery.rst

* Proofread upgrade-recovery.rst

* Fix line length linting errors

* Proofread up to Empty 2+ Disk

* Complete proofread of raid.rst

* Update upgrade-recovery timeout explanation

* Fix header formatting

* Update docs/operation/boot-options.rst

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Add missing period in raid.rst

* Implement Copilot feedback


---------

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;
Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;</content>
</entry>
<entry>
<title>T5001: Replace links to the phabricator site</title>
<updated>2023-02-12T20:05:22+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-12T20:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=27512c94e62ec1883aafc97abafbd09d69ef1896'/>
<id>urn:sha1:27512c94e62ec1883aafc97abafbd09d69ef1896</id>
<content type='text'>
Replace links to the phabricator site from https://phabricator.vyos.net to
https://vyos.dev
</content>
</entry>
<entry>
<title>correct proofread metadata</title>
<updated>2021-07-26T18:44:40+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2021-07-26T18:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=9397b4fba4461a7a856a862d39f0dc7844888dd3'/>
<id>urn:sha1:9397b4fba4461a7a856a862d39f0dc7844888dd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #565 from srividya0208/proof-reading</title>
<updated>2021-07-07T19:23:02+00:00</updated>
<author>
<name>Robert Göhler</name>
<email>github@ghlr.de</email>
</author>
<published>2021-07-07T19:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=27e30ae8b69af5f768b9808a9b8b334d0219b03b'/>
<id>urn:sha1:27e30ae8b69af5f768b9808a9b8b334d0219b03b</id>
<content type='text'>
vrf page: multiple typos and grammatical mistakes</content>
</entry>
<entry>
<title>operation/information page: spell check</title>
<updated>2021-07-07T17:38:03+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2021-07-07T17:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=9397cc646ff241b17ce8c12befb53107202fdfde'/>
<id>urn:sha1:9397cc646ff241b17ce8c12befb53107202fdfde</id>
<content type='text'>
spell check
</content>
</entry>
<entry>
<title>version: fix "show version" indention</title>
<updated>2021-06-27T10:35:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-27T10:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=477a4c488ccdbdb8a4e01dadf2fa0038991a6fa6'/>
<id>urn:sha1:477a4c488ccdbdb8a4e01dadf2fa0038991a6fa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: update "show version" numbers to match 1.4 development cycle</title>
<updated>2021-06-27T10:34:14+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-27T10:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d6f43313133b5532e6da5495812bf757722343ff'/>
<id>urn:sha1:d6f43313133b5532e6da5495812bf757722343ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: add "show version" tree</title>
<updated>2021-06-26T06:40:14+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-26T06:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=bed2cf512af352b9aabc4480e9b5bfe1d9934b34'/>
<id>urn:sha1:bed2cf512af352b9aabc4480e9b5bfe1d9934b34</id>
<content type='text'>
(cherry picked from commit fd22f8d53720ed35df5e982acc7fd9bd9c3fe99c)
</content>
</entry>
</feed>
