]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: switch to using 'id' attribute instead of 'name' for links
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 26 Jul 2017 14:52:42 +0000 (15:52 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 2 Aug 2017 16:00:11 +0000 (17:00 +0100)
commit4e42ff6b7e1b5dc2911075a3eb7b86cd2075cfd3
treeacb9f380d96a0b39e0ee7289a14e287b68a25288
parentba54acd3c7e6a1a96a111e777e1161c8878703b0
docs: switch to using 'id' attribute instead of 'name' for links

The 'name' attribute on <a...> elements is deprecated in favour
of the 'id' attribute which is allowed on any element. HTML5
drops 'name' support entirely.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
62 files changed:
docs/acl.html.in
docs/aclpolkit.html.in
docs/api.html.in
docs/api_extension.html.in
docs/apps.html.in
docs/architecture.html.in
docs/auditlog.html.in
docs/auth.html.in
docs/bugs.html.in
docs/cgroups.html.in
docs/compiling.html.in
docs/contact.html.in
docs/contribute.html.in
docs/csharp.html.in
docs/downloads.html.in
docs/drivers.html.in
docs/drvbhyve.html.in
docs/drvesx.html.in
docs/drvhyperv.html.in
docs/drvlxc.html.in
docs/drvnodedev.html.in
docs/drvopenvz.html.in
docs/drvphyp.html.in
docs/drvqemu.html.in
docs/drvuml.html.in
docs/drvvbox.html.in
docs/drvvirtuozzo.html.in
docs/drvvmware.html.in
docs/drvxen.html.in
docs/firewall.html.in
docs/formatcaps.html.in
docs/formatdomain.html.in
docs/formatdomaincaps.html.in
docs/formatnetwork.html.in
docs/formatnode.html.in
docs/formatnwfilter.html.in
docs/formatsecret.html.in
docs/formatsnapshot.html.in
docs/formatstorage.html.in
docs/formatstorageencryption.html.in
docs/governance.html.in
docs/hacking.html.in
docs/hooks.html.in
docs/internals/command.html.in
docs/internals/eventloop.html.in
docs/internals/locking.html.in
docs/internals/oomtesting.html.in
docs/internals/rpc.html.in
docs/locking-lockd.html.in
docs/locking-sanlock.html.in
docs/locking.html.in
docs/logging.html.in
docs/migration.html.in
docs/nss.html.in
docs/page.xsl
docs/remote.html.in
docs/secureusage.html.in
docs/securityprocess.html.in
docs/storage.html.in
docs/uri.html.in
docs/virshcmdref.html.in
docs/windows.html.in