Browse Source

Documentation/admin-guide/README.rst: add a label for cross-referencing

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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Michael Rodin 7 years ago
parent
commit
351f10a3ce
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Documentation/admin-guide/README.rst

+ 2 - 0
Documentation/admin-guide/README.rst

@@ -1,3 +1,5 @@
+.. _readme:
+
 Linux kernel release 4.x <http://kernel.org/>
 =============================================