linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/admin-guide/README.rst: add a label for cross-referencing
@ 2018-06-03 18:16 Michael Rodin
  2018-06-29 15:26 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rodin @ 2018-06-03 18:16 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, linux-kernel, Michael Rodin

Add a label to the top of the file to allow cross-referencing.
Currently it's not possible to cross-reference this file from
Documentation/process/howto.rst because of the missing label.

Signed-off-by: Michael Rodin <michael-git@rodin.online>
---
 Documentation/admin-guide/README.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst
index 02caa7efd5ef..15ea785b2dfa 100644
--- a/Documentation/admin-guide/README.rst
+++ b/Documentation/admin-guide/README.rst
@@ -1,3 +1,5 @@
+.. _readme:
+
 Linux kernel release 4.x <http://kernel.org/>
 =============================================
 
-- 
2.14.1

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/admin-guide/README.rst: add a label for cross-referencing
  2018-06-03 18:16 [PATCH] Documentation/admin-guide/README.rst: add a label for cross-referencing Michael Rodin
@ 2018-06-29 15:26 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2018-06-29 15:26 UTC (permalink / raw)
  To: Michael Rodin; +Cc: linux-doc, linux-kernel

On Sun,  3 Jun 2018 20:16:09 +0200
Michael Rodin <michael-git@rodin.online> wrote:

> Add a label to the top of the file to allow cross-referencing.
> Currently it's not possible to cross-reference this file from
> Documentation/process/howto.rst because of the missing label.
> 
> Signed-off-by: Michael Rodin <michael-git@rodin.online>

Finally applied (and the howto.rst one as well), thanks.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-29 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-03 18:16 [PATCH] Documentation/admin-guide/README.rst: add a label for cross-referencing Michael Rodin
2018-06-29 15:26 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).