summaryrefslogtreecommitdiff
path: root/docs/configexamples
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-02 18:59:58 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-06 16:18:03 +0300
commit5a35f4d30e5c16bd85e811176cffa86b721112b7 (patch)
tree8339f5c27d85b97196825e825f4139fe4827876c /docs/configexamples
parent38ff65941d6cd771700480fd2e6c88dad6a01c24 (diff)
downloadvyos-documentation-5a35f4d30e5c16bd85e811176cffa86b721112b7.tar.gz
vyos-documentation-5a35f4d30e5c16bd85e811176cffa86b721112b7.zip
refactor(swap): rename imported .md files to md- prefix for swap mechanism
Restore the canary file naming convention that swap_sources.py expects: the imported MyST pages now live as docs/<dir>/md-<name>.md alongside the existing docs/<dir>/<name>.rst, so swap_sources.py --swap can rename them into place at build time. - 254 .md files renamed (every page with a matching .rst counterpart) - 2 MyST-only pages left at their final names (no .rst exists, no swap needed): docs/copyright.md, docs/automation/terraform/terraformvyos.md All 114 stems listed in docs/_swap.txt now have a corresponding md-<name>.md source file ready to swap in. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/configexamples')
-rw-r--r--docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md (renamed from docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.md)0
-rw-r--r--docs/configexamples/autotest/L3VPN_EVPN/md-L3VPN_EVPN.md (renamed from docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.md)0
-rw-r--r--docs/configexamples/autotest/OpenVPN_with_LDAP/md-OpenVPN_with_LDAP.md (renamed from docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.md)0
-rw-r--r--docs/configexamples/autotest/Wireguard/md-Wireguard.md (renamed from docs/configexamples/autotest/Wireguard/Wireguard.md)0
-rw-r--r--docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md (renamed from docs/configexamples/autotest/tunnelbroker/tunnelbroker.md)0
-rw-r--r--docs/configexamples/md-ansible.md (renamed from docs/configexamples/ansible.md)0
-rw-r--r--docs/configexamples/md-azure-vpn-bgp.md (renamed from docs/configexamples/azure-vpn-bgp.md)0
-rw-r--r--docs/configexamples/md-azure-vpn-dual-bgp.md (renamed from docs/configexamples/azure-vpn-dual-bgp.md)0
-rw-r--r--docs/configexamples/md-bgp-ipv6-unnumbered.md (renamed from docs/configexamples/bgp-ipv6-unnumbered.md)0
-rw-r--r--docs/configexamples/md-dmvpn-dualhub-dualcloud.md (renamed from docs/configexamples/dmvpn-dualhub-dualcloud.md)0
-rw-r--r--docs/configexamples/md-firewall.md (renamed from docs/configexamples/firewall.md)0
-rw-r--r--docs/configexamples/md-fwall-and-bridge.md (renamed from docs/configexamples/fwall-and-bridge.md)0
-rw-r--r--docs/configexamples/md-fwall-and-vrf.md (renamed from docs/configexamples/fwall-and-vrf.md)0
-rw-r--r--docs/configexamples/md-ha.md (renamed from docs/configexamples/ha.md)0
-rw-r--r--docs/configexamples/md-index.md (renamed from docs/configexamples/index.md)0
-rw-r--r--docs/configexamples/md-inter-vrf-routing-vrf-lite.md (renamed from docs/configexamples/inter-vrf-routing-vrf-lite.md)0
-rw-r--r--docs/configexamples/md-ipsec-cisco-policy-based.md (renamed from docs/configexamples/ipsec-cisco-policy-based.md)0
-rw-r--r--docs/configexamples/md-ipsec-cisco-route-based.md (renamed from docs/configexamples/ipsec-cisco-route-based.md)0
-rw-r--r--docs/configexamples/md-ipsec-pa-route-based.md (renamed from docs/configexamples/ipsec-pa-route-based.md)0
-rw-r--r--docs/configexamples/md-l3vpn-hub-and-spoke.md (renamed from docs/configexamples/l3vpn-hub-and-spoke.md)0
-rw-r--r--docs/configexamples/md-lac-lns.md (renamed from docs/configexamples/lac-lns.md)0
-rw-r--r--docs/configexamples/md-nmp.md (renamed from docs/configexamples/nmp.md)0
-rw-r--r--docs/configexamples/md-ospf-unnumbered.md (renamed from docs/configexamples/ospf-unnumbered.md)0
-rw-r--r--docs/configexamples/md-policy-based-ipsec-and-firewall.md (renamed from docs/configexamples/policy-based-ipsec-and-firewall.md)0
-rw-r--r--docs/configexamples/md-pppoe-ipv6-basic.md (renamed from docs/configexamples/pppoe-ipv6-basic.md)0
-rw-r--r--docs/configexamples/md-qos.md (renamed from docs/configexamples/qos.md)0
-rw-r--r--docs/configexamples/md-segment-routing-isis.md (renamed from docs/configexamples/segment-routing-isis.md)0
-rw-r--r--docs/configexamples/md-site-2-site-cisco.md (renamed from docs/configexamples/site-2-site-cisco.md)0
-rw-r--r--docs/configexamples/md-wan-load-balancing.md (renamed from docs/configexamples/wan-load-balancing.md)0
-rw-r--r--docs/configexamples/md-zone-policy.md (renamed from docs/configexamples/zone-policy.md)0
30 files changed, 0 insertions, 0 deletions
diff --git a/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.md b/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md
index 114e1d2e..114e1d2e 100644
--- a/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.md
+++ b/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md
diff --git a/docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.md b/docs/configexamples/autotest/L3VPN_EVPN/md-L3VPN_EVPN.md
index b74452e1..b74452e1 100644
--- a/docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.md
+++ b/docs/configexamples/autotest/L3VPN_EVPN/md-L3VPN_EVPN.md
diff --git a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.md b/docs/configexamples/autotest/OpenVPN_with_LDAP/md-OpenVPN_with_LDAP.md
index d58c8bf7..d58c8bf7 100644
--- a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.md
+++ b/docs/configexamples/autotest/OpenVPN_with_LDAP/md-OpenVPN_with_LDAP.md
diff --git a/docs/configexamples/autotest/Wireguard/Wireguard.md b/docs/configexamples/autotest/Wireguard/md-Wireguard.md
index 7bbf4c55..7bbf4c55 100644
--- a/docs/configexamples/autotest/Wireguard/Wireguard.md
+++ b/docs/configexamples/autotest/Wireguard/md-Wireguard.md
diff --git a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.md b/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md
index 8600f8d7..8600f8d7 100644
--- a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.md
+++ b/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md
diff --git a/docs/configexamples/ansible.md b/docs/configexamples/md-ansible.md
index 8bbd9306..8bbd9306 100644
--- a/docs/configexamples/ansible.md
+++ b/docs/configexamples/md-ansible.md
diff --git a/docs/configexamples/azure-vpn-bgp.md b/docs/configexamples/md-azure-vpn-bgp.md
index 180992a7..180992a7 100644
--- a/docs/configexamples/azure-vpn-bgp.md
+++ b/docs/configexamples/md-azure-vpn-bgp.md
diff --git a/docs/configexamples/azure-vpn-dual-bgp.md b/docs/configexamples/md-azure-vpn-dual-bgp.md
index 967debd4..967debd4 100644
--- a/docs/configexamples/azure-vpn-dual-bgp.md
+++ b/docs/configexamples/md-azure-vpn-dual-bgp.md
diff --git a/docs/configexamples/bgp-ipv6-unnumbered.md b/docs/configexamples/md-bgp-ipv6-unnumbered.md
index 274551f1..274551f1 100644
--- a/docs/configexamples/bgp-ipv6-unnumbered.md
+++ b/docs/configexamples/md-bgp-ipv6-unnumbered.md
diff --git a/docs/configexamples/dmvpn-dualhub-dualcloud.md b/docs/configexamples/md-dmvpn-dualhub-dualcloud.md
index 7bccf127..7bccf127 100644
--- a/docs/configexamples/dmvpn-dualhub-dualcloud.md
+++ b/docs/configexamples/md-dmvpn-dualhub-dualcloud.md
diff --git a/docs/configexamples/firewall.md b/docs/configexamples/md-firewall.md
index 5d170511..5d170511 100644
--- a/docs/configexamples/firewall.md
+++ b/docs/configexamples/md-firewall.md
diff --git a/docs/configexamples/fwall-and-bridge.md b/docs/configexamples/md-fwall-and-bridge.md
index f8b1ca42..f8b1ca42 100644
--- a/docs/configexamples/fwall-and-bridge.md
+++ b/docs/configexamples/md-fwall-and-bridge.md
diff --git a/docs/configexamples/fwall-and-vrf.md b/docs/configexamples/md-fwall-and-vrf.md
index da9949db..da9949db 100644
--- a/docs/configexamples/fwall-and-vrf.md
+++ b/docs/configexamples/md-fwall-and-vrf.md
diff --git a/docs/configexamples/ha.md b/docs/configexamples/md-ha.md
index b272f38e..b272f38e 100644
--- a/docs/configexamples/ha.md
+++ b/docs/configexamples/md-ha.md
diff --git a/docs/configexamples/index.md b/docs/configexamples/md-index.md
index e5a81305..e5a81305 100644
--- a/docs/configexamples/index.md
+++ b/docs/configexamples/md-index.md
diff --git a/docs/configexamples/inter-vrf-routing-vrf-lite.md b/docs/configexamples/md-inter-vrf-routing-vrf-lite.md
index 881f482b..881f482b 100644
--- a/docs/configexamples/inter-vrf-routing-vrf-lite.md
+++ b/docs/configexamples/md-inter-vrf-routing-vrf-lite.md
diff --git a/docs/configexamples/ipsec-cisco-policy-based.md b/docs/configexamples/md-ipsec-cisco-policy-based.md
index 7a31601d..7a31601d 100644
--- a/docs/configexamples/ipsec-cisco-policy-based.md
+++ b/docs/configexamples/md-ipsec-cisco-policy-based.md
diff --git a/docs/configexamples/ipsec-cisco-route-based.md b/docs/configexamples/md-ipsec-cisco-route-based.md
index 40a3985b..40a3985b 100644
--- a/docs/configexamples/ipsec-cisco-route-based.md
+++ b/docs/configexamples/md-ipsec-cisco-route-based.md
diff --git a/docs/configexamples/ipsec-pa-route-based.md b/docs/configexamples/md-ipsec-pa-route-based.md
index 628f2f48..628f2f48 100644
--- a/docs/configexamples/ipsec-pa-route-based.md
+++ b/docs/configexamples/md-ipsec-pa-route-based.md
diff --git a/docs/configexamples/l3vpn-hub-and-spoke.md b/docs/configexamples/md-l3vpn-hub-and-spoke.md
index 858edeea..858edeea 100644
--- a/docs/configexamples/l3vpn-hub-and-spoke.md
+++ b/docs/configexamples/md-l3vpn-hub-and-spoke.md
diff --git a/docs/configexamples/lac-lns.md b/docs/configexamples/md-lac-lns.md
index 51a96f8b..51a96f8b 100644
--- a/docs/configexamples/lac-lns.md
+++ b/docs/configexamples/md-lac-lns.md
diff --git a/docs/configexamples/nmp.md b/docs/configexamples/md-nmp.md
index 02d99f86..02d99f86 100644
--- a/docs/configexamples/nmp.md
+++ b/docs/configexamples/md-nmp.md
diff --git a/docs/configexamples/ospf-unnumbered.md b/docs/configexamples/md-ospf-unnumbered.md
index 9174d1b4..9174d1b4 100644
--- a/docs/configexamples/ospf-unnumbered.md
+++ b/docs/configexamples/md-ospf-unnumbered.md
diff --git a/docs/configexamples/policy-based-ipsec-and-firewall.md b/docs/configexamples/md-policy-based-ipsec-and-firewall.md
index be3534dc..be3534dc 100644
--- a/docs/configexamples/policy-based-ipsec-and-firewall.md
+++ b/docs/configexamples/md-policy-based-ipsec-and-firewall.md
diff --git a/docs/configexamples/pppoe-ipv6-basic.md b/docs/configexamples/md-pppoe-ipv6-basic.md
index 516a4b28..516a4b28 100644
--- a/docs/configexamples/pppoe-ipv6-basic.md
+++ b/docs/configexamples/md-pppoe-ipv6-basic.md
diff --git a/docs/configexamples/qos.md b/docs/configexamples/md-qos.md
index bb6c4b45..bb6c4b45 100644
--- a/docs/configexamples/qos.md
+++ b/docs/configexamples/md-qos.md
diff --git a/docs/configexamples/segment-routing-isis.md b/docs/configexamples/md-segment-routing-isis.md
index 41ba2389..41ba2389 100644
--- a/docs/configexamples/segment-routing-isis.md
+++ b/docs/configexamples/md-segment-routing-isis.md
diff --git a/docs/configexamples/site-2-site-cisco.md b/docs/configexamples/md-site-2-site-cisco.md
index d8ca2c18..d8ca2c18 100644
--- a/docs/configexamples/site-2-site-cisco.md
+++ b/docs/configexamples/md-site-2-site-cisco.md
diff --git a/docs/configexamples/wan-load-balancing.md b/docs/configexamples/md-wan-load-balancing.md
index b9357523..b9357523 100644
--- a/docs/configexamples/wan-load-balancing.md
+++ b/docs/configexamples/md-wan-load-balancing.md
diff --git a/docs/configexamples/zone-policy.md b/docs/configexamples/md-zone-policy.md
index 74654a71..74654a71 100644
--- a/docs/configexamples/zone-policy.md
+++ b/docs/configexamples/md-zone-policy.md