Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed comment in w3c_validator | Vijay Dev | 2010-12-25 | 1 | -2/+2 |
| | |||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -9/+9 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | Ignore file guides/output/layout.html on W3C validations | Jaime Iniesta | 2010-06-21 | 1 | -0/+1 |
| | |||||
* | cleaner output for rake validate_guides: dot-style, brief summary and ↵ | Jaime Iniesta | 2010-06-18 | 1 | -6/+29 |
| | | | | detailed description below | ||||
* | New rake validate_guides task to validate output/*.html against the W3C ↵ | Jaime Iniesta | 2010-05-24 | 1 | -0/+67 |
Validator |