<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/contributing/development.rst, branch 1.4</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=1.4</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=1.4'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-05-06T18:50:08+00:00</updated>
<entry>
<title>feat: flip swap mechanism on sagitta — MD as primary, RST as override</title>
<updated>2026-05-06T18:50:08+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T18:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b8b3044d3c3515d91de0f44785bfd965174867df'/>
<id>urn:sha1:b8b3044d3c3515d91de0f44785bfd965174867df</id>
<content type='text'>
Mirror of #1899 (current) and #1900 (circinus) for sagitta. Same logic,
same scripts, per-branch file set.

Changes:
- Rename docs/**/md-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix) for
  all 210 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 210 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
- conf.py exclude_patterns flipped: rst-*.rst excluded by default
- conf.py runtime-artifact references updated to _rst_override_state.json
  and _md_exclude.txt
- scripts/swap_sources.py imported from current (post-#1899 rewrite, with
  inverted rename direction)
- scripts/import_myst.py and tests/test_import_myst.py deleted (obsolete)
- tests/test_swap_sources.py imported from current (post-#1899 rewrite)

Side-effect: fixes the same 404 on /en/1.4/ View page source links that
#1899 fixed for /en/rolling/ and #1900 fixed for /en/1.5/.

Per-branch differences vs #1899:
- sagitta has 210 stems vs current's 254 (sagitta has no vpp pages and
  fewer current-only features; cli + installation/cloud/aws are still
  RST-only on sagitta pending the title-level fix follow-up)
- otherwise the script/conf.py/test changes are byte-identical with current

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>Fix spelling in contributing</title>
<updated>2024-01-19T20:07:29+00:00</updated>
<author>
<name>Sebastian Weber</name>
<email>s@web3r.de</email>
</author>
<published>2024-01-17T20:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=84b4a10bbed21e623da7e6c2d21aff0986398210'/>
<id>urn:sha1:84b4a10bbed21e623da7e6c2d21aff0986398210</id>
<content type='text'>
(cherry picked from commit 1eef218af2ea9a8f8267d8e42418a680824449ff)
</content>
</entry>
<entry>
<title>contributing: add section about C/C++ backend code</title>
<updated>2023-02-04T08:41:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-04T08:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d39ce49e2f54b99433c5c661fc1cb6efbbe6c930'/>
<id>urn:sha1:d39ce49e2f54b99433c5c661fc1cb6efbbe6c930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update development.rst</title>
<updated>2021-09-10T15:44:33+00:00</updated>
<author>
<name>Gil Obradors</name>
<email>gil.obradors@gmail.com</email>
</author>
<published>2021-09-10T15:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=00ca59d41cf31e13d29ca92fd1b436e50d23f987'/>
<id>urn:sha1:00ca59d41cf31e13d29ca92fd1b436e50d23f987</id>
<content type='text'>
updated broken links</content>
</entry>
<entry>
<title>Add new testing section</title>
<updated>2021-08-16T12:02:28+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-16T12:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a8af7abdf1f8deb69704615664f996100a39d568'/>
<id>urn:sha1:a8af7abdf1f8deb69704615664f996100a39d568</id>
<content type='text'>
(cherry picked from commit 7e782af3c29e28456a00785d773557da235c976a)
</content>
</entry>
<entry>
<title>more then welcome phrase is corrected as more than welcome</title>
<updated>2021-03-12T19:56:21+00:00</updated>
<author>
<name>Oguz Yilmaz</name>
<email>oguzy@macbook.local</email>
</author>
<published>2021-03-12T19:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f4af3a6d82636f8ed599ec1d829d3b2d7559119b'/>
<id>urn:sha1:f4af3a6d82636f8ed599ec1d829d3b2d7559119b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contributing: fix lint errors</title>
<updated>2020-12-11T21:43:56+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-11T21:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ac19aa7518ac91ee891599d72007ade66bc99724'/>
<id>urn:sha1:ac19aa7518ac91ee891599d72007ade66bc99724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arrange examples</title>
<updated>2020-12-06T20:41:10+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-12-06T20:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ce090a4ced7fccce3fdc70142e22fa0009fae12b'/>
<id>urn:sha1:ce090a4ced7fccce3fdc70142e22fa0009fae12b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change include to absolute path</title>
<updated>2020-11-30T18:46:59+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2020-11-30T18:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=e33e1268f944be445b5a771df0e97e913487512f'/>
<id>urn:sha1:e33e1268f944be445b5a771df0e97e913487512f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>development: fix __main__ of Python skeleton</title>
<updated>2020-09-25T18:10:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-09-25T18:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=840bfc9e2a51305c68fa09e9cab82a14a9bb16bf'/>
<id>urn:sha1:840bfc9e2a51305c68fa09e9cab82a14a9bb16bf</id>
<content type='text'>
</content>
</entry>
</feed>
