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

Configure Feed

Select the types of activity you want to include in your feed.

Docs/mm/index: Remove 'Memory Management Guide' chapter marker

'Memory Management Guide' chapter aims to be not an additional chapter
of the document, but the ultimate single outline of the document. In
the sense, marking it as a chapter under the document makes no sense,
and the rendered document looks odd. Remove the chapter marker.

Signed-off-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240701190512.49379-3-sj@kernel.org

authored by

SeongJae Park and committed by
Jonathan Corbet
8c678c9c 51c702b0

-3
-3
Documentation/mm/index.rst
··· 2 2 Memory Management Documentation 3 3 =============================== 4 4 5 - Memory Management Guide 6 - ======================= 7 - 8 5 This is a guide to understanding the memory management subsystem 9 6 of Linux. If you are looking for advice on simply allocating memory, 10 7 see the :ref:`memory_allocation`. For controlling and tuning guides,