diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2017-07-26 17:13:40 +0100 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2017-08-02 17:00:11 +0100 |
commit | f802c9de09b676cdf905ac3ba9665e453680d01a (patch) | |
tree | cf1b8603e4ce517e6bcab58be2cd93a51c98cad3 /.travis.yml | |
parent | 4e42ff6b7e1b5dc2911075a3eb7b86cd2075cfd3 (diff) | |
download | libvirt-f802c9de09b676cdf905ac3ba9665e453680d01a.tar.gz |
docs: drop XHTML 1.0 validation of website
The HTML pages are currently validated against an XHTML 1.0 DTD.
This makes it impossible to take advantage of features that are
introduced in HTML 5, because they'll fail validation.
There is intentionally no DTD defined for HTML 5, so there's no
alternative to XHTML 1.0 DTD that we could switch to. The only
options are to stick with XHTML 1.0 forever, or drop the DTD
validation, and we pick the latter.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5a3e765106..f05ba84545 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,6 @@ addons: - libapparmor-dev - dnsmasq-base - librbd-dev - - w3c-dtd-xhtml notifications: irc: |