From: Jonathan Corbet Date: Wed, 26 Oct 2016 21:55:20 +0000 (-0600) Subject: docs: retitle the kernel-documentation.rst X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=555af62431e69105b4d20628181acf414759a70d;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git docs: retitle the kernel-documentation.rst Let's make the title of this document (which shows up in the top page) better describe its contents. Cc: Jani Nikula Reviewed-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/kernel-documentation.rst b/Documentation/kernel-documentation.rst index 10cc7ddb6235..c66ab937c2ca 100644 --- a/Documentation/kernel-documentation.rst +++ b/Documentation/kernel-documentation.rst @@ -1,6 +1,6 @@ -========================== -Linux Kernel Documentation -========================== +================================= +How to write kernel documentation +================================= Introduction ============