summaryrefslogtreecommitdiff
path: root/src/repl
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2013-05-15 01:06:50 +0200
committerSimon Ochsenreither <simon@ochsenreither.de>2013-06-09 00:36:36 +0200
commitc77edc44c2da1249fd4d61347e9013c969125571 (patch)
tree93344f384a1e509513d5a38d72c486e175df9f71 /src/repl
parent20f8eacca4f4b0bbc2c5f9045a87f8b003ba8876 (diff)
downloadscala-c77edc44c2da1249fd4d61347e9013c969125571.tar.gz
scala-c77edc44c2da1249fd4d61347e9013c969125571.tar.bz2
scala-c77edc44c2da1249fd4d61347e9013c969125571.zip
SI-6503 Fix scaladoc output to generate valid HTML5
I checked the generated HTML with the validators provided by http://validator.w3.org/ and http://html5.validator.nu/ to verify that all issues have been fixed. Changes: - Adapt doctype - Remove processing instructions - Add alt attributes to image tags Before that, the output tried to be XHTML 1.1, but failed validation as attested by both validators mentioned above, making it more likely to trigger the quirks modes in browsers.
Diffstat (limited to 'src/repl')
0 files changed, 0 insertions, 0 deletions