commit | 8d5d89e21dee6c4a4ec3613ea1550b9f5b74ac19 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Oct 06 14:04:59 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:15 2012 -0700 |
tree | cf693442dec571b730e97f0a11e0c2279cfe5bd3 | |
parent | 30ff89189ba111268cfcde508ac4cc9f83eb9bcd [diff] |
kerneldoc: Add nicer CSS stylesheet for HTML docs Import basic CSS stylesheet for the HTML documentation. The base for the stylesheet is taken from: http://ds9a.nl/docbook/minimal-page.html I customized the CSS a bit further, for example to add curvy corners to example section and change the tint of gray. The HTML documentation does not look that crude anymore. Signed-off-by: Marek Vasut <marex@denx.de>