summaryrefslogtreecommitdiff
path: root/docs/configexamples
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-06 21:50:08 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-06 21:50:08 +0300
commitb8b3044d3c3515d91de0f44785bfd965174867df (patch)
tree788923f3da1387b498b94fe58a00157458e59ab9 /docs/configexamples
parentab5359702db9ba94fa27d770af440a20cf95a41b (diff)
downloadvyos-documentation-b8b3044d3c3515d91de0f44785bfd965174867df.tar.gz
vyos-documentation-b8b3044d3c3515d91de0f44785bfd965174867df.zip
feat: flip swap mechanism on sagitta — MD as primary, RST as override
Mirror of #1899 (current) and #1900 (circinus) for sagitta. Same logic, same scripts, per-branch file set. Changes: - Rename docs/**/md-<stem>.md to docs/**/<stem>.md (drop md- prefix) for all 210 stems previously listed in docs/_swap.txt - Rename docs/**/<stem>.rst to docs/**/rst-<stem>.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
Diffstat (limited to 'docs/configexamples')
-rw-r--r--docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.md (renamed from docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md)0
-rw-r--r--docs/configexamples/autotest/DHCPRelay_through_GRE/rst-DHCPRelay_through_GRE.rst (renamed from docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst)0
-rw-r--r--docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.md (renamed from docs/configexamples/autotest/L3VPN_EVPN/md-L3VPN_EVPN.md)0
-rw-r--r--docs/configexamples/autotest/L3VPN_EVPN/rst-L3VPN_EVPN.rst (renamed from docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.rst)0
-rw-r--r--docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.md (renamed from docs/configexamples/autotest/OpenVPN_with_LDAP/md-OpenVPN_with_LDAP.md)0
-rw-r--r--docs/configexamples/autotest/OpenVPN_with_LDAP/rst-OpenVPN_with_LDAP.rst (renamed from docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst)0
-rw-r--r--docs/configexamples/autotest/Wireguard/Wireguard.md (renamed from docs/configexamples/autotest/Wireguard/md-Wireguard.md)0
-rw-r--r--docs/configexamples/autotest/Wireguard/rst-Wireguard.rst (renamed from docs/configexamples/autotest/Wireguard/Wireguard.rst)0
-rw-r--r--docs/configexamples/autotest/tunnelbroker/rst-tunnelbroker.rst (renamed from docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst)0
-rw-r--r--docs/configexamples/autotest/tunnelbroker/tunnelbroker.md (renamed from docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md)0
-rw-r--r--docs/configexamples/azure-vpn-bgp.md (renamed from docs/configexamples/md-azure-vpn-bgp.md)0
-rw-r--r--docs/configexamples/azure-vpn-dual-bgp.md (renamed from docs/configexamples/md-azure-vpn-dual-bgp.md)0
-rw-r--r--docs/configexamples/bgp-ipv6-unnumbered.md (renamed from docs/configexamples/md-bgp-ipv6-unnumbered.md)0
-rw-r--r--docs/configexamples/firewall.md (renamed from docs/configexamples/md-firewall.md)0
-rw-r--r--docs/configexamples/fwall-and-vrf.md (renamed from docs/configexamples/md-fwall-and-vrf.md)0
-rw-r--r--docs/configexamples/ha.md (renamed from docs/configexamples/md-ha.md)0
-rw-r--r--docs/configexamples/index.md (renamed from docs/configexamples/md-index.md)0
-rw-r--r--docs/configexamples/inter-vrf-routing-vrf-lite.md (renamed from docs/configexamples/md-inter-vrf-routing-vrf-lite.md)0
-rw-r--r--docs/configexamples/ipsec-cisco-policy-based.md (renamed from docs/configexamples/md-ipsec-cisco-policy-based.md)0
-rw-r--r--docs/configexamples/ipsec-cisco-route-based.md (renamed from docs/configexamples/md-ipsec-cisco-route-based.md)0
-rw-r--r--docs/configexamples/ipsec-pa-route-based.md (renamed from docs/configexamples/md-ipsec-pa-route-based.md)0
-rw-r--r--docs/configexamples/l3vpn-hub-and-spoke.md (renamed from docs/configexamples/md-l3vpn-hub-and-spoke.md)0
-rw-r--r--docs/configexamples/lac-lns.md (renamed from docs/configexamples/md-lac-lns.md)0
-rw-r--r--docs/configexamples/nmp.md (renamed from docs/configexamples/md-nmp.md)0
-rw-r--r--docs/configexamples/ospf-unnumbered.md (renamed from docs/configexamples/md-ospf-unnumbered.md)0
-rw-r--r--docs/configexamples/pppoe-ipv6-basic.md (renamed from docs/configexamples/md-pppoe-ipv6-basic.md)0
-rw-r--r--docs/configexamples/qos.md (renamed from docs/configexamples/md-qos.md)0
-rw-r--r--docs/configexamples/rst-azure-vpn-bgp.rst (renamed from docs/configexamples/azure-vpn-bgp.rst)0
-rw-r--r--docs/configexamples/rst-azure-vpn-dual-bgp.rst (renamed from docs/configexamples/azure-vpn-dual-bgp.rst)0
-rw-r--r--docs/configexamples/rst-bgp-ipv6-unnumbered.rst (renamed from docs/configexamples/bgp-ipv6-unnumbered.rst)0
-rw-r--r--docs/configexamples/rst-firewall.rst (renamed from docs/configexamples/firewall.rst)0
-rw-r--r--docs/configexamples/rst-fwall-and-vrf.rst (renamed from docs/configexamples/fwall-and-vrf.rst)0
-rw-r--r--docs/configexamples/rst-ha.rst (renamed from docs/configexamples/ha.rst)0
-rw-r--r--docs/configexamples/rst-index.rst (renamed from docs/configexamples/index.rst)0
-rw-r--r--docs/configexamples/rst-inter-vrf-routing-vrf-lite.rst (renamed from docs/configexamples/inter-vrf-routing-vrf-lite.rst)0
-rw-r--r--docs/configexamples/rst-ipsec-cisco-policy-based.rst (renamed from docs/configexamples/ipsec-cisco-policy-based.rst)0
-rw-r--r--docs/configexamples/rst-ipsec-cisco-route-based.rst (renamed from docs/configexamples/ipsec-cisco-route-based.rst)0
-rw-r--r--docs/configexamples/rst-ipsec-pa-route-based.rst (renamed from docs/configexamples/ipsec-pa-route-based.rst)0
-rw-r--r--docs/configexamples/rst-l3vpn-hub-and-spoke.rst (renamed from docs/configexamples/l3vpn-hub-and-spoke.rst)0
-rw-r--r--docs/configexamples/rst-lac-lns.rst (renamed from docs/configexamples/lac-lns.rst)0
-rw-r--r--docs/configexamples/rst-nmp.rst (renamed from docs/configexamples/nmp.rst)0
-rw-r--r--docs/configexamples/rst-ospf-unnumbered.rst (renamed from docs/configexamples/ospf-unnumbered.rst)0
-rw-r--r--docs/configexamples/rst-pppoe-ipv6-basic.rst (renamed from docs/configexamples/pppoe-ipv6-basic.rst)0
-rw-r--r--docs/configexamples/rst-qos.rst (renamed from docs/configexamples/qos.rst)0
-rw-r--r--docs/configexamples/rst-segment-routing-isis.rst (renamed from docs/configexamples/segment-routing-isis.rst)0
-rw-r--r--docs/configexamples/rst-wan-load-balancing.rst (renamed from docs/configexamples/wan-load-balancing.rst)0
-rw-r--r--docs/configexamples/rst-zone-policy.rst (renamed from docs/configexamples/zone-policy.rst)0
-rw-r--r--docs/configexamples/segment-routing-isis.md (renamed from docs/configexamples/md-segment-routing-isis.md)0
-rw-r--r--docs/configexamples/wan-load-balancing.md (renamed from docs/configexamples/md-wan-load-balancing.md)0
-rw-r--r--docs/configexamples/zone-policy.md (renamed from docs/configexamples/md-zone-policy.md)0
50 files changed, 0 insertions, 0 deletions
diff --git a/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md b/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.md
index bf77bcc9..bf77bcc9 100644
--- a/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md
+++ b/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.md
diff --git a/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst b/docs/configexamples/autotest/DHCPRelay_through_GRE/rst-DHCPRelay_through_GRE.rst
index 77f9b118..77f9b118 100644
--- a/docs/configexamples/autotest/DHCPRelay_through_GRE/DHCPRelay_through_GRE.rst
+++ b/docs/configexamples/autotest/DHCPRelay_through_GRE/rst-DHCPRelay_through_GRE.rst
diff --git a/docs/configexamples/autotest/L3VPN_EVPN/md-L3VPN_EVPN.md b/docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.md
index 38ae9e8f..38ae9e8f 100644
--- a/docs/configexamples/autotest/L3VPN_EVPN/md-L3VPN_EVPN.md
+++ b/docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.md
diff --git a/docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.rst b/docs/configexamples/autotest/L3VPN_EVPN/rst-L3VPN_EVPN.rst
index 2a528852..2a528852 100644
--- a/docs/configexamples/autotest/L3VPN_EVPN/L3VPN_EVPN.rst
+++ b/docs/configexamples/autotest/L3VPN_EVPN/rst-L3VPN_EVPN.rst
diff --git a/docs/configexamples/autotest/OpenVPN_with_LDAP/md-OpenVPN_with_LDAP.md b/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.md
index afc4e5af..afc4e5af 100644
--- a/docs/configexamples/autotest/OpenVPN_with_LDAP/md-OpenVPN_with_LDAP.md
+++ b/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.md
diff --git a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst b/docs/configexamples/autotest/OpenVPN_with_LDAP/rst-OpenVPN_with_LDAP.rst
index 6666399d..6666399d 100644
--- a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst
+++ b/docs/configexamples/autotest/OpenVPN_with_LDAP/rst-OpenVPN_with_LDAP.rst
diff --git a/docs/configexamples/autotest/Wireguard/md-Wireguard.md b/docs/configexamples/autotest/Wireguard/Wireguard.md
index 73d354d2..73d354d2 100644
--- a/docs/configexamples/autotest/Wireguard/md-Wireguard.md
+++ b/docs/configexamples/autotest/Wireguard/Wireguard.md
diff --git a/docs/configexamples/autotest/Wireguard/Wireguard.rst b/docs/configexamples/autotest/Wireguard/rst-Wireguard.rst
index 93092afe..93092afe 100644
--- a/docs/configexamples/autotest/Wireguard/Wireguard.rst
+++ b/docs/configexamples/autotest/Wireguard/rst-Wireguard.rst
diff --git a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst b/docs/configexamples/autotest/tunnelbroker/rst-tunnelbroker.rst
index 4a822b04..4a822b04 100644
--- a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst
+++ b/docs/configexamples/autotest/tunnelbroker/rst-tunnelbroker.rst
diff --git a/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.md
index 37a89b3f..37a89b3f 100644
--- a/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md
+++ b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.md
diff --git a/docs/configexamples/md-azure-vpn-bgp.md b/docs/configexamples/azure-vpn-bgp.md
index 0b4132d8..0b4132d8 100644
--- a/docs/configexamples/md-azure-vpn-bgp.md
+++ b/docs/configexamples/azure-vpn-bgp.md
diff --git a/docs/configexamples/md-azure-vpn-dual-bgp.md b/docs/configexamples/azure-vpn-dual-bgp.md
index e81b25f3..e81b25f3 100644
--- a/docs/configexamples/md-azure-vpn-dual-bgp.md
+++ b/docs/configexamples/azure-vpn-dual-bgp.md
diff --git a/docs/configexamples/md-bgp-ipv6-unnumbered.md b/docs/configexamples/bgp-ipv6-unnumbered.md
index 4fa29834..4fa29834 100644
--- a/docs/configexamples/md-bgp-ipv6-unnumbered.md
+++ b/docs/configexamples/bgp-ipv6-unnumbered.md
diff --git a/docs/configexamples/md-firewall.md b/docs/configexamples/firewall.md
index 1f6f0b9a..1f6f0b9a 100644
--- a/docs/configexamples/md-firewall.md
+++ b/docs/configexamples/firewall.md
diff --git a/docs/configexamples/md-fwall-and-vrf.md b/docs/configexamples/fwall-and-vrf.md
index f1be96a2..f1be96a2 100644
--- a/docs/configexamples/md-fwall-and-vrf.md
+++ b/docs/configexamples/fwall-and-vrf.md
diff --git a/docs/configexamples/md-ha.md b/docs/configexamples/ha.md
index 83e3b65e..83e3b65e 100644
--- a/docs/configexamples/md-ha.md
+++ b/docs/configexamples/ha.md
diff --git a/docs/configexamples/md-index.md b/docs/configexamples/index.md
index 78490de4..78490de4 100644
--- a/docs/configexamples/md-index.md
+++ b/docs/configexamples/index.md
diff --git a/docs/configexamples/md-inter-vrf-routing-vrf-lite.md b/docs/configexamples/inter-vrf-routing-vrf-lite.md
index 50e666a9..50e666a9 100644
--- a/docs/configexamples/md-inter-vrf-routing-vrf-lite.md
+++ b/docs/configexamples/inter-vrf-routing-vrf-lite.md
diff --git a/docs/configexamples/md-ipsec-cisco-policy-based.md b/docs/configexamples/ipsec-cisco-policy-based.md
index 2a12a252..2a12a252 100644
--- a/docs/configexamples/md-ipsec-cisco-policy-based.md
+++ b/docs/configexamples/ipsec-cisco-policy-based.md
diff --git a/docs/configexamples/md-ipsec-cisco-route-based.md b/docs/configexamples/ipsec-cisco-route-based.md
index abd4fb3e..abd4fb3e 100644
--- a/docs/configexamples/md-ipsec-cisco-route-based.md
+++ b/docs/configexamples/ipsec-cisco-route-based.md
diff --git a/docs/configexamples/md-ipsec-pa-route-based.md b/docs/configexamples/ipsec-pa-route-based.md
index ce21a9d3..ce21a9d3 100644
--- a/docs/configexamples/md-ipsec-pa-route-based.md
+++ b/docs/configexamples/ipsec-pa-route-based.md
diff --git a/docs/configexamples/md-l3vpn-hub-and-spoke.md b/docs/configexamples/l3vpn-hub-and-spoke.md
index bdd62ada..bdd62ada 100644
--- a/docs/configexamples/md-l3vpn-hub-and-spoke.md
+++ b/docs/configexamples/l3vpn-hub-and-spoke.md
diff --git a/docs/configexamples/md-lac-lns.md b/docs/configexamples/lac-lns.md
index 5bf5edb2..5bf5edb2 100644
--- a/docs/configexamples/md-lac-lns.md
+++ b/docs/configexamples/lac-lns.md
diff --git a/docs/configexamples/md-nmp.md b/docs/configexamples/nmp.md
index 71855f89..71855f89 100644
--- a/docs/configexamples/md-nmp.md
+++ b/docs/configexamples/nmp.md
diff --git a/docs/configexamples/md-ospf-unnumbered.md b/docs/configexamples/ospf-unnumbered.md
index 9174d1b4..9174d1b4 100644
--- a/docs/configexamples/md-ospf-unnumbered.md
+++ b/docs/configexamples/ospf-unnumbered.md
diff --git a/docs/configexamples/md-pppoe-ipv6-basic.md b/docs/configexamples/pppoe-ipv6-basic.md
index 9b1503f3..9b1503f3 100644
--- a/docs/configexamples/md-pppoe-ipv6-basic.md
+++ b/docs/configexamples/pppoe-ipv6-basic.md
diff --git a/docs/configexamples/md-qos.md b/docs/configexamples/qos.md
index c22a0a13..c22a0a13 100644
--- a/docs/configexamples/md-qos.md
+++ b/docs/configexamples/qos.md
diff --git a/docs/configexamples/azure-vpn-bgp.rst b/docs/configexamples/rst-azure-vpn-bgp.rst
index f272aafd..f272aafd 100644
--- a/docs/configexamples/azure-vpn-bgp.rst
+++ b/docs/configexamples/rst-azure-vpn-bgp.rst
diff --git a/docs/configexamples/azure-vpn-dual-bgp.rst b/docs/configexamples/rst-azure-vpn-dual-bgp.rst
index d019092c..d019092c 100644
--- a/docs/configexamples/azure-vpn-dual-bgp.rst
+++ b/docs/configexamples/rst-azure-vpn-dual-bgp.rst
diff --git a/docs/configexamples/bgp-ipv6-unnumbered.rst b/docs/configexamples/rst-bgp-ipv6-unnumbered.rst
index f7a530d8..f7a530d8 100644
--- a/docs/configexamples/bgp-ipv6-unnumbered.rst
+++ b/docs/configexamples/rst-bgp-ipv6-unnumbered.rst
diff --git a/docs/configexamples/firewall.rst b/docs/configexamples/rst-firewall.rst
index e0a4ca55..e0a4ca55 100644
--- a/docs/configexamples/firewall.rst
+++ b/docs/configexamples/rst-firewall.rst
diff --git a/docs/configexamples/fwall-and-vrf.rst b/docs/configexamples/rst-fwall-and-vrf.rst
index 38663a18..38663a18 100644
--- a/docs/configexamples/fwall-and-vrf.rst
+++ b/docs/configexamples/rst-fwall-and-vrf.rst
diff --git a/docs/configexamples/ha.rst b/docs/configexamples/rst-ha.rst
index 1ceda8e9..1ceda8e9 100644
--- a/docs/configexamples/ha.rst
+++ b/docs/configexamples/rst-ha.rst
diff --git a/docs/configexamples/index.rst b/docs/configexamples/rst-index.rst
index 0b585972..0b585972 100644
--- a/docs/configexamples/index.rst
+++ b/docs/configexamples/rst-index.rst
diff --git a/docs/configexamples/inter-vrf-routing-vrf-lite.rst b/docs/configexamples/rst-inter-vrf-routing-vrf-lite.rst
index 0e442ab3..0e442ab3 100644
--- a/docs/configexamples/inter-vrf-routing-vrf-lite.rst
+++ b/docs/configexamples/rst-inter-vrf-routing-vrf-lite.rst
diff --git a/docs/configexamples/ipsec-cisco-policy-based.rst b/docs/configexamples/rst-ipsec-cisco-policy-based.rst
index 787c1140..787c1140 100644
--- a/docs/configexamples/ipsec-cisco-policy-based.rst
+++ b/docs/configexamples/rst-ipsec-cisco-policy-based.rst
diff --git a/docs/configexamples/ipsec-cisco-route-based.rst b/docs/configexamples/rst-ipsec-cisco-route-based.rst
index f7c3cb08..f7c3cb08 100644
--- a/docs/configexamples/ipsec-cisco-route-based.rst
+++ b/docs/configexamples/rst-ipsec-cisco-route-based.rst
diff --git a/docs/configexamples/ipsec-pa-route-based.rst b/docs/configexamples/rst-ipsec-pa-route-based.rst
index b6f6f3a7..b6f6f3a7 100644
--- a/docs/configexamples/ipsec-pa-route-based.rst
+++ b/docs/configexamples/rst-ipsec-pa-route-based.rst
diff --git a/docs/configexamples/l3vpn-hub-and-spoke.rst b/docs/configexamples/rst-l3vpn-hub-and-spoke.rst
index 8e1d0051..8e1d0051 100644
--- a/docs/configexamples/l3vpn-hub-and-spoke.rst
+++ b/docs/configexamples/rst-l3vpn-hub-and-spoke.rst
diff --git a/docs/configexamples/lac-lns.rst b/docs/configexamples/rst-lac-lns.rst
index 8443ddff..8443ddff 100644
--- a/docs/configexamples/lac-lns.rst
+++ b/docs/configexamples/rst-lac-lns.rst
diff --git a/docs/configexamples/nmp.rst b/docs/configexamples/rst-nmp.rst
index 913e7107..913e7107 100644
--- a/docs/configexamples/nmp.rst
+++ b/docs/configexamples/rst-nmp.rst
diff --git a/docs/configexamples/ospf-unnumbered.rst b/docs/configexamples/rst-ospf-unnumbered.rst
index 6a5a1bb4..6a5a1bb4 100644
--- a/docs/configexamples/ospf-unnumbered.rst
+++ b/docs/configexamples/rst-ospf-unnumbered.rst
diff --git a/docs/configexamples/pppoe-ipv6-basic.rst b/docs/configexamples/rst-pppoe-ipv6-basic.rst
index ad588def..ad588def 100644
--- a/docs/configexamples/pppoe-ipv6-basic.rst
+++ b/docs/configexamples/rst-pppoe-ipv6-basic.rst
diff --git a/docs/configexamples/qos.rst b/docs/configexamples/rst-qos.rst
index 842719c5..842719c5 100644
--- a/docs/configexamples/qos.rst
+++ b/docs/configexamples/rst-qos.rst
diff --git a/docs/configexamples/segment-routing-isis.rst b/docs/configexamples/rst-segment-routing-isis.rst
index d9bc439b..d9bc439b 100644
--- a/docs/configexamples/segment-routing-isis.rst
+++ b/docs/configexamples/rst-segment-routing-isis.rst
diff --git a/docs/configexamples/wan-load-balancing.rst b/docs/configexamples/rst-wan-load-balancing.rst
index ace9a981..ace9a981 100644
--- a/docs/configexamples/wan-load-balancing.rst
+++ b/docs/configexamples/rst-wan-load-balancing.rst
diff --git a/docs/configexamples/zone-policy.rst b/docs/configexamples/rst-zone-policy.rst
index d0101ebf..d0101ebf 100644
--- a/docs/configexamples/zone-policy.rst
+++ b/docs/configexamples/rst-zone-policy.rst
diff --git a/docs/configexamples/md-segment-routing-isis.md b/docs/configexamples/segment-routing-isis.md
index 76cb726c..76cb726c 100644
--- a/docs/configexamples/md-segment-routing-isis.md
+++ b/docs/configexamples/segment-routing-isis.md
diff --git a/docs/configexamples/md-wan-load-balancing.md b/docs/configexamples/wan-load-balancing.md
index e35b9056..e35b9056 100644
--- a/docs/configexamples/md-wan-load-balancing.md
+++ b/docs/configexamples/wan-load-balancing.md
diff --git a/docs/configexamples/md-zone-policy.md b/docs/configexamples/zone-policy.md
index d9c22c09..d9c22c09 100644
--- a/docs/configexamples/md-zone-policy.md
+++ b/docs/configexamples/zone-policy.md