More aggressive copy-edit; add TODO; validate HTML5

Change-Id: I45e7fde3eb33067274b5d454451f1bf8785511fd
This commit is contained in:
Lou Quillio
2011-10-04 15:11:43 -07:00
parent 03bec9e0c0
commit 868b96aef4
4 changed files with 194 additions and 170 deletions

View File

@ -9,6 +9,7 @@ automatically.
[1]: http://kramdown.rubyforge.org/
[2]: http://rubygems.org/
HTML generation can then be done from the project root, like so:
HTML generation can then be done from the project root:
$ kramdown doc/webp-container-spec.txt --template doc/template.html > doc/output/webp-container-spec.html
$ kramdown doc/webp-container-spec.txt --template doc/template.html > \
doc/output/webp-container-spec.html