summaryrefslogtreecommitdiffstats
path: root/docs/postprocess.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: https all the links \o/Eric Engestrom2017-02-091-1/+1
| | | | | | | | | Most of them already redirected to https anyway, so we might as well avoid the redirection and the security implications by linking directly to the right protocol. Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Brian Paul <[email protected]>
* docs: add new iframe layoutAndreas Boll2012-09-191-1/+8
|
* docs: prefer lowercase html tagsAndreas Boll2012-06-121-1/+1
| | | | Signed-off-by: Brian Paul <[email protected]>
* docs: consolidate html header and footerAndreas Boll2012-06-121-10/+11
| | | | | | | | | add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <[email protected]>
* docs: Add a page on post-processingLauri Kasanen2011-08-261-0/+56
With edits by Brian. Signed-off-by: Lauri Kasanen <[email protected]> Signed-off-by: Brian Paul <[email protected]>