summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-10-06 10:37:02 +0200
committerChristian Poessinger <christian@poessinger.com>2018-10-06 10:37:02 +0200
commit0a0e52b63842dde0aab71583b2eb459b3de79ec9 (patch)
treefcb0a3d68fc1c6704349d85b79b91b60e54d8a33
parent4c6ffa6162d49c87cf1addea3d87864d2e731ef4 (diff)
downloadvyos-documentation-0a0e52b63842dde0aab71583b2eb459b3de79ec9.tar.gz
vyos-documentation-0a0e52b63842dde0aab71583b2eb459b3de79ec9.zip
Make 'images' folder a subfolder of '_static'
-rw-r--r--docs/_static/images/service_dhcp-relay01.png (renamed from docs/images/service_dhcp-relay01.png)bin153617 -> 153617 bytes
-rw-r--r--docs/_static/images/service_dhcpv6-relay01.png (renamed from docs/images/service_dhcpv6-relay01.png)bin150157 -> 150157 bytes
-rw-r--r--docs/_static/images/vpn_dmvpn_topology01.png (renamed from docs/images/vpn_dmvpn_topology01.png)bin94382 -> 94382 bytes
-rw-r--r--docs/ch09-vpn.rst2
-rw-r--r--docs/ch11-services.rst4
5 files changed, 3 insertions, 3 deletions
diff --git a/docs/images/service_dhcp-relay01.png b/docs/_static/images/service_dhcp-relay01.png
index cd7f30cf..cd7f30cf 100644
--- a/docs/images/service_dhcp-relay01.png
+++ b/docs/_static/images/service_dhcp-relay01.png
Binary files differ
diff --git a/docs/images/service_dhcpv6-relay01.png b/docs/_static/images/service_dhcpv6-relay01.png
index 9a10a10f..9a10a10f 100644
--- a/docs/images/service_dhcpv6-relay01.png
+++ b/docs/_static/images/service_dhcpv6-relay01.png
Binary files differ
diff --git a/docs/images/vpn_dmvpn_topology01.png b/docs/_static/images/vpn_dmvpn_topology01.png
index 17433be6..17433be6 100644
--- a/docs/images/vpn_dmvpn_topology01.png
+++ b/docs/_static/images/vpn_dmvpn_topology01.png
Binary files differ
diff --git a/docs/ch09-vpn.rst b/docs/ch09-vpn.rst
index 1cbe275b..142bdc8b 100644
--- a/docs/ch09-vpn.rst
+++ b/docs/ch09-vpn.rst
@@ -485,7 +485,7 @@ The tunnel will be set to mGRE if for encapsulation `gre` is set, and no
`remote-ip` is set. If the public ip is provided by DHCP the tunnel `local-ip`
can be set to "0.0.0.0"
-.. figure:: images/vpn_dmvpn_topology01.png
+.. figure:: _static/images/vpn_dmvpn_topology01.png
:scale: 40 %
:alt: Baseline DMVPN topology
diff --git a/docs/ch11-services.rst b/docs/ch11-services.rst
index 0bdb4797..dce41acb 100644
--- a/docs/ch11-services.rst
+++ b/docs/ch11-services.rst
@@ -422,7 +422,7 @@ https://wiki.vyos.net/wiki/Network_address_setup.
DHCP relay example
^^^^^^^^^^^^^^^^^^
-.. figure:: images/service_dhcp-relay01.png
+.. figure:: _static/images/service_dhcp-relay01.png
:scale: 80 %
:alt: DHCP relay example
@@ -477,7 +477,7 @@ The DHCP relay agent can be restarted with:
DHCPv6 relay example
^^^^^^^^^^^^^^^^^^^^
-.. figure:: images/service_dhcpv6-relay01.png
+.. figure:: _static/images/service_dhcpv6-relay01.png
:scale: 80 %
:alt: DHCPv6 relay example