aboutsummaryrefslogtreecommitdiffstats
path: root/guides/w3c_validator.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add exception handling to rake guides:validateJaime Iniesta2012-08-241-1/+6
| | | | | If the validation of a guide encounters an exception, inform about it and continue with the loop to validate the rest.
* Fix rake guides:validateJaime Iniesta2012-08-241-7/+7
| | | | This rake task was looking for the output folder in the wrong place.
* Revert "Fix rake guides:validate task as it should be run from the guides ↵Jaime Iniesta2012-08-241-13/+8
| | | | | | | | directory; add exception handling" This kind of changes should go on a pull request instead. This reverts commit ecae2f0ef0452f8d333525a6aed58e5ab8d3ccb1.
* Fix rake guides:validate task as it should be run from the guides directory; ↵Jaime Iniesta2012-08-231-8/+13
| | | | add exception handling
* Remove remaining require 'rubygems'Santiago Pastorino2012-05-131-1/+0
|
* Updated/changed useless tr/gsubsJurriaan Pruis2012-04-031-1/+1
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+91