瀏覽代碼

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 年之前
父節點
當前提交
351f10a3ce
共有 1 個文件被更改,包括 2 次插入0 次删除
  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/>
 =============================================