generic-poky/bitbake/lib/toaster/contrib
Alexandru DAMIAN 73f14975c5 bitbake: toaster: tts: clean up HTML5 compatible url list
This patch cleans up the list of URLs that are tested for
HTML5 compatibility using the w3c-validator. It removes
the URLs that are no longer in use, and the AJAX-only URLs
that return JSON content.

(Bitbake rev: c85a35e37150ee8be091bd142cac8a1885f1dff0)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-01 11:26:13 +01:00
..
django-aggregate-if-master bitbake: toaster: bring django-aggregate-if into the project 2015-06-26 09:27:32 +01:00
tts bitbake: toaster: tts: clean up HTML5 compatible url list 2015-08-01 11:26:13 +01:00
README bitbake: toaster/contrib: adding TTS squashed patch 2015-05-14 18:04:10 +01:00

README

contrib directory for toaster

This directory holds code that works with Toaster, without being an integral part of the Toaster project.
It is intended for testing code, testing fixtures, tools for Toaster, etc.

NOTE: This directory is NOT a Python module.