diff options
author | rebortg <github@ghlr.de> | 2020-12-07 20:29:11 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-07 20:29:11 +0100 |
commit | 6f6950d14e46ef92d961682b23fb28936c23f9b7 (patch) | |
tree | 05ef391aad73b4ab4dec7338434540dccbca4dd6 /docs/configuration/vpn | |
parent | ce090a4ced7fccce3fdc70142e22fa0009fae12b (diff) | |
download | vyos-documentation-6f6950d14e46ef92d961682b23fb28936c23f9b7.tar.gz vyos-documentation-6f6950d14e46ef92d961682b23fb28936c23f9b7.zip |
fix build errors after arrange
Diffstat (limited to 'docs/configuration/vpn')
-rw-r--r-- | docs/configuration/vpn/index.rst | 13 | ||||
-rw-r--r-- | docs/configuration/vpn/rsa-keys.rst | 4 |
2 files changed, 16 insertions, 1 deletions
diff --git a/docs/configuration/vpn/index.rst b/docs/configuration/vpn/index.rst index 397093c2..abaca198 100644 --- a/docs/configuration/vpn/index.rst +++ b/docs/configuration/vpn/index.rst @@ -12,4 +12,15 @@ VPN openconnect pptp rsa-keys - sstp
\ No newline at end of file + sstp + + + +pages to sort + +.. toctree:: + :maxdepth: 1 + :includehidden: + + dmvpn + site2site_ipsec
\ No newline at end of file diff --git a/docs/configuration/vpn/rsa-keys.rst b/docs/configuration/vpn/rsa-keys.rst new file mode 100644 index 00000000..9f289d0d --- /dev/null +++ b/docs/configuration/vpn/rsa-keys.rst @@ -0,0 +1,4 @@ + +######## +RSA-Keys +########
\ No newline at end of file |