Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1509933 > unrolled thread
| Started by | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| First post | 2016-10-27 01:30 +0200 |
| Last post | 2016-10-27 02:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[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
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2016-10-27 01:30 +0200 |
| Subject | [PATCH 02/11] docs: retitle the kernel-documentation.rst |
| Message-ID | <swFNT-28S-13@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Mauro Carvalho Chehab <mchehab@s-opensource.com> |
|---|---|
| Date | 2016-10-27 02:20 +0200 |
| Message-ID | <swGAh-2IM-1@gated-at.bofh.it> |
| In reply to | #1509933 |
Em Wed, 26 Oct 2016 17:19:30 -0600 Jonathan Corbet <corbet@lwn.net> escreveu: > 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> Reviewed-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> > --- > 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 > ============ Thanks, Mauro
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web