commit | 124e895a11c16ad60ea9a42f03794e0fdba77b09 | [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 | 1f747c1124c62a7656880310c824b802b8ceab68 [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>