]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: remove bogus 'shape' attribute on links
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 26 Jul 2017 17:18:16 +0000 (18:18 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 2 Aug 2017 16:00:11 +0000 (17:00 +0100)
The 'shape' attribute on <a> is used together with a 'coords'
attribute to create hot-zones in image maps. We're not using
image maps so our inclusion of a 'shape' attribute is bogus.
Furthermore this is forbidden in HTML5.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
12 files changed:
docs/apps.html.in
docs/format.html.in
docs/index.html.in
docs/news-2005.html.in
docs/news-2006.html.in
docs/news-2007.html.in
docs/news-2008.html.in
docs/news-2009.html.in
docs/news-2010.html.in
docs/news-2011.html.in
docs/news-2012.html.in
docs/news-2013.html.in

index 2b91c4c03f66c96e7b936e92d3385aca2469838f..1ced03c3dc7760cf7df96a9be964a4c99c85c7d2 100644 (file)
         your Xen or QEMU/KVM guests, or to integrate with your existing Nagios
         installation.
       </dd>
-      <dt><a href="http://www.pcp.io/man/man1/pmdalibvirt.1.html" shape="rect">PCP</a></dt>
+      <dt><a href="http://www.pcp.io/man/man1/pmdalibvirt.1.html">PCP</a></dt>
       <dd>
         The PCP libvirt PMDA (plugin) is part of the
-        <a href="http://pcp.io/" shape="rect">PCP</a> toolkit and provides
+        <a href="http://pcp.io/">PCP</a> toolkit and provides
         hypervisor and guest information and complete set of guest performance
         metrics. It supports pCPU, vCPU, memory, block device, network interface,
         and performance event metrics for each virtual guest.
index 11e0defb5ba6b17521a1f2a316dd719055014dcf..22b23e3fc720a934e85ffed2c0742d0e051ac912 100644 (file)
 
 
     <ul>
-      <li><a href="formatdomain.html" shape="rect">Domains</a></li>
-      <li><a href="formatnetwork.html" shape="rect">Networks</a></li>
-      <li><a href="formatnwfilter.html" shape="rect">Network filtering</a></li>
-      <li><a href="formatstorage.html" shape="rect">Storage</a></li>
-      <li><a href="formatstorageencryption.html" shape="rect">Storage encryption</a></li>
-      <li><a href="formatcaps.html" shape="rect">Capabilities</a></li>
-      <li><a href="formatdomaincaps.html" shape="rect">Domain capabilities</a></li>
-      <li><a href="formatnode.html" shape="rect">Node devices</a></li>
-      <li><a href="formatsecret.html" shape="rect">Secrets</a></li>
-      <li><a href="formatsnapshot.html" shape="rect">Snapshots</a></li>
+      <li><a href="formatdomain.html">Domains</a></li>
+      <li><a href="formatnetwork.html">Networks</a></li>
+      <li><a href="formatnwfilter.html">Network filtering</a></li>
+      <li><a href="formatstorage.html">Storage</a></li>
+      <li><a href="formatstorageencryption.html">Storage encryption</a></li>
+      <li><a href="formatcaps.html">Capabilities</a></li>
+      <li><a href="formatdomaincaps.html">Domain capabilities</a></li>
+      <li><a href="formatnode.html">Node devices</a></li>
+      <li><a href="formatsecret.html">Secrets</a></li>
+      <li><a href="formatsnapshot.html">Snapshots</a></li>
     </ul>
 
     <h2>Command line validation</h2>
index 200f8eb104087ce9ec55d84ad841e06da2160c1c..8333cf6bb72fc4b881bde90c213fc91bf5d7553b 100644 (file)
 
         <dt><a href="format.html">XML configuration</a></dt>
         <dd>Description of the XML schemas for
-          <a href="formatdomain.html" shape="rect">domains</a>,
-          <a href="formatnetwork.html" shape="rect">networks</a>,
-          <a href="formatnwfilter.html" shape="rect">network filtering</a>,
-          <a href="formatstorage.html" shape="rect">storage</a>,
-          <a href="formatstorageencryption.html" shape="rect">storage encryption</a>,
-          <a href="formatcaps.html" shape="rect">capabilities</a>,
-          <a href="formatdomaincaps.html" shape="rect">domain capabilities</a>,
-          <a href="formatnode.html" shape="rect">node devices</a>,
-          <a href="formatsecret.html" shape="rect">secrets</a>,
-          <a href="formatsnapshot.html" shape="rect">snapshots</a></dd>
+          <a href="formatdomain.html">domains</a>,
+          <a href="formatnetwork.html">networks</a>,
+          <a href="formatnwfilter.html">network filtering</a>,
+          <a href="formatstorage.html">storage</a>,
+          <a href="formatstorageencryption.html">storage encryption</a>,
+          <a href="formatcaps.html">capabilities</a>,
+          <a href="formatdomaincaps.html">domain capabilities</a>,
+          <a href="formatnode.html">node devices</a>,
+          <a href="formatsecret.html">secrets</a>,
+          <a href="formatsnapshot.html">snapshots</a></dd>
         <dt><a href="http://wiki.libvirt.org">Wiki</a></dt>
         <dd>Read further community contributed content</dd>
       </dl>
index 6804cf2c943451fb6689b9d13f0504553bd7c0b6..44d8c4cc47a972c362e4e28be969c1a11c797a4c 100644 (file)
@@ -9,9 +9,9 @@
     <p>Here is the list of official releases made during the year 2005.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 558f55a98cb5cc3927c7eb8f8a4d38fba5fe00e8..6556d4fed0c9a407454769a88bba1a90c530bc6a 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2005.html">2005</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 46d8457cb7ac71ff98bf7a19c88071cd61b86c5c..c12449abf4fb8fd9824d9c71f3ac44cd3ce81701 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2006.html">2006</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 8081b82f153f17e480502a17e5b9832459602734..aefbf3873fdac226b3641cf222a99806860500d2 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2007.html">2007</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 06c279f11a17c5f293fb45b2c99ecea9ce4be3fb..0824b0bbefadc44f4e2ffc0d6f266644318e21d5 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2008.html">2008</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 201351d4e422fa9b68c93b6c5edf1ea06153236f..013ebaf56e3141d988422cd04dfcd3362900f3c7 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2009.html">2009</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 0858dfff3213660bd8908dcea56bca6b2404486a..cea716556ddb65d33f28f726de84908847a9cc15 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2010.html">2010</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 7dab50963692532ac82200d65abab22930441982..e419a2ef058aa885158b8eb3a99ab67e50682120 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2011.html">2011</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>
 
index 02b38762496aca4c3171e101ab2f986fc4b5572e..50c200ebd3663469df478cc47b740b5eb1b540c7 100644 (file)
@@ -10,9 +10,9 @@
     A similar list for <a href="news-2012.html">2012</a> is also available.
     </p>
     <p>It is also possible to just use
-    the <a href="downloads.html" shape="rect">GIT version or snapshot</a>,
+    the <a href="downloads.html">GIT version or snapshot</a>,
     contact the mailing list and check
-    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log" shape="rect">GIT log</a>
+    the <a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a>
     to gauge progress.
     </p>