Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1509933
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 02/11] docs: retitle the kernel-documentation.rst |
| Date | 2016-10-27 01:30 +0200 |
| Message-ID | <swFNT-28S-13@gated-at.bofh.it> (permalink) |
| References | <swFNT-28S-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Let's make the title of this document (which shows up in the top page) better describe its contents. Cc: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> --- Documentation/kernel-documentation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 ============ -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 02/11] docs: retitle the kernel-documentation.rst Jonathan Corbet <corbet@lwn.net> - 2016-10-27 01:30 +0200 Re: [PATCH 02/11] docs: retitle the kernel-documentation.rst Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-10-27 02:20 +0200
csiph-web