summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst7
-rw-r--r--docs/configexamples/pppoe-ipv6-basic.rst4
-rw-r--r--docs/configuration/interfaces/wireguard.rst7
3 files changed, 5 insertions, 13 deletions
diff --git a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst b/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst
index ae997905..acb880d1 100644
--- a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst
+++ b/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst
@@ -49,11 +49,10 @@ information.
| Add the LDAP plugin configuration file `/config/auth/ldap-auth.config`
-.. stop_vyoslinter
+| Check all possible settings `here`_.
-| Check all possible settings `here <https://github.com/threerings/openvpn-auth-ldap/blob/master/auth-ldap.conf>`_
-
-.. start_vyoslinter
+.. _here:
+ https://github.com/threerings/openvpn-auth-ldap/blob/master/auth-ldap.conf
.. literalinclude:: _include/ldap-auth.config
:language: none
diff --git a/docs/configexamples/pppoe-ipv6-basic.rst b/docs/configexamples/pppoe-ipv6-basic.rst
index cc14451c..02df0fe2 100644
--- a/docs/configexamples/pppoe-ipv6-basic.rst
+++ b/docs/configexamples/pppoe-ipv6-basic.rst
@@ -51,13 +51,9 @@ delegation (PD).
set interfaces pppoe pppoe0 ipv6 address autoconf
set interfaces pppoe pppoe0 dhcpv6-options pd 0 interface eth1 address '100'
-.. stop_vyoslinter
-
* Here we use the prefix to configure the address of eth1 (LAN) to form
``<prefix>::64``, where ``64`` is hexadecimal of address 100.
-.. start_vyoslinter
-
* For home network users, most of time ISP only provides /64 prefix, hence
there is no need to set SLA ID and prefix length. See :ref:`pppoe-interface`
for more information.
diff --git a/docs/configuration/interfaces/wireguard.rst b/docs/configuration/interfaces/wireguard.rst
index f6da17e3..bc53b388 100644
--- a/docs/configuration/interfaces/wireguard.rst
+++ b/docs/configuration/interfaces/wireguard.rst
@@ -435,8 +435,5 @@ simplify deployment, generate a per-mobile configuration from the VyOS CLI.
.. figure:: /_static/images/wireguard_qrcode.*
:alt: WireGuard Client QR code
-.. stop_vyoslinter
-
-.. _`WireGuard mailing list`: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003704.html
-
-.. start_vyoslinter
+.. _`WireGuard mailing list`:
+ https://lists.zx2c4.com/pipermail/wireguard/2018-December/003704.html