]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Drop node.gif
authorAndrea Bolognani <abologna@redhat.com>
Wed, 19 Jan 2022 16:54:53 +0000 (17:54 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 21 Jan 2022 09:17:11 +0000 (10:17 +0100)
It's the only GIF file we have in our repository.

We could convert it to PNG, but that would result in a
significantly bigger file (~5.5 KiB vs ~1.5 KiB).

Since the image doesn't really add much to the documentation,
drop it instead.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/goals.html.in
docs/images/meson.build
docs/images/node.gif [deleted file]
docs/images/node.svg [deleted file]

index d205bf4f423a50926a450ad81ca4aa12a7f0777e..f1639338ad284b23721c7562d6f4c457c518eeb1 100644 (file)
@@ -14,9 +14,6 @@
     (or subsystem in the case of container virtualization) running on a
     virtualized machine provided by the hypervisor</li>
     </ul>
-    <p class="image">
-      <img alt="Hypervisor and domains running on a node" src="images/node.gif"/>
-    </p>
     <p>Now we can define the goal of libvirt: <b> to provide a common and
     stable layer sufficient to securely manage domains on a node, possibly
     remote</b>.</p>
index 85a35da4aa54ef369790e75c184247d45f14b385..3c3cb5cce1850b846fedb73c3b1a2174fb5bf425 100644 (file)
@@ -10,7 +10,6 @@ docs_image_files = [
   'migration-native.png',
   'migration-tunnel.png',
   'migration-unmanaged-direct.png',
-  'node.gif',
 ]
 
 install_data(docs_image_files, install_dir: docs_html_dir / 'images')
diff --git a/docs/images/node.gif b/docs/images/node.gif
deleted file mode 100644 (file)
index 16a5fe9..0000000
Binary files a/docs/images/node.gif and /dev/null differ
diff --git a/docs/images/node.svg b/docs/images/node.svg
deleted file mode 100644 (file)
index 4069d43..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Creator: fig2dev Version 3.2.7b-dev -->
-<!-- CreationDate: 2020-07-10 10:25:51 -->
-<!-- Magnification: 1 -->
-<svg   xmlns="http://www.w3.org/2000/svg"
-       xmlns:xlink="http://www.w3.org/1999/xlink"
-       width="150pt" height="159pt"
-       viewBox="963 1488 2490 2649">
-<g fill="none">
-<!-- Line -->
-<rect x="1275" y="1800" width="1275" height="450" rx="105"
-       stroke="#000000" stroke-width="8px"/>
-<!-- Text -->
-<text xml:space="preserve" x="1500" y="2100" fill="#000000" font-family="Times" font-style="normal" font-weight="normal" font-size="240" text-anchor="start">Domain</text>
-<!-- Line -->
-<rect x="1275" y="2325" width="1275" height="450" rx="105"
-       stroke="#000000" stroke-width="8px"/>
-<!-- Text -->
-<text xml:space="preserve" x="1500" y="2625" fill="#000000" font-family="Times" font-style="normal" font-weight="normal" font-size="240" text-anchor="start">Domain</text>
-<!-- Line -->
-<rect x="1275" y="2850" width="1275" height="450" rx="105"
-       stroke="#000000" stroke-width="8px"/>
-<!-- Text -->
-<text xml:space="preserve" x="1500" y="3150" fill="#000000" font-family="Times" font-style="normal" font-weight="normal" font-size="240" text-anchor="start">Domain</text>
-<!-- Line -->
-<rect x="975" y="1500" width="2400" height="2625"
-       stroke="#000000" stroke-width="8px"/>
-<!-- Line -->
-<rect x="1125" y="3450" width="2100" height="525" rx="105"
-       stroke="#000000" stroke-width="8px"/>
-<!-- Text -->
-<text xml:space="preserve" x="1500" y="3825" fill="#000000" font-family="Times" font-style="normal" font-weight="normal" font-size="240" text-anchor="start">Hypervisor</text>
-<!-- Text -->
-<text xml:space="preserve" x="2700" y="2850" fill="#000000" font-family="Times" font-style="normal" font-weight="normal" font-size="240" text-anchor="start">Node</text>
-</g>
-</svg>