[PATCH] vga_switcheroo: Prettify documentation

2016-01-04 Thread Daniel Vetter
On Sat, Jan 02, 2016 at 06:47:17PM +0100, Lukas Wunner wrote: > Fix indentation of vga_switcheroo sections in gpu.tmpl. > > Change section type of API documentation from "chapter" to "sect1" > so that the individual functions no longer clutter up the ToC. > Group together under a new "API" chapter

[PATCH] vga_switcheroo: Prettify documentation

2016-01-02 Thread Lukas Wunner
Fix indentation of vga_switcheroo sections in gpu.tmpl. Change section type of API documentation from "chapter" to "sect1" so that the individual functions no longer clutter up the ToC. Group together under a new "API" chapter. Fix wording "heretoforth" -> "henceforth". Signed-off-by: Lukas Wunn