Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: add some chapter labels

The idea is to make it easier to create references (doc-guide does the same).
This will be used, for example but not only, in translations to point to
the main document.

Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Federico Vaga and committed by
Jonathan Corbet
aa586e25 85c32d9c

+4
+2
Documentation/index.rst
··· 3 3 You can adapt this file completely to your liking, but it should at least 4 4 contain the root `toctree` directive. 5 5 6 + .. _linux_doc: 7 + 6 8 The Linux Kernel documentation 7 9 ============================== 8 10
+2
Documentation/kernel-hacking/index.rst
··· 1 + .. _kernel_hacking: 2 + 1 3 ===================== 2 4 Kernel Hacking Guides 3 5 =====================