]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Docs/mm/index: Remove 'Memory Management Guide' chapter marker
authorSeongJae Park <sj@kernel.org>
Mon, 1 Jul 2024 19:05:10 +0000 (12:05 -0700)
committerJonathan Corbet <corbet@lwn.net>
Wed, 3 Jul 2024 22:19:15 +0000 (16:19 -0600)
'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
Documentation/mm/index.rst

index 48b9b559ca7b45799b1d3df0bf8bce1a2605feea..5007815405f1da878c1e13a56580211b26ff68d1 100644 (file)
@@ -2,9 +2,6 @@
 Memory Management Documentation
 ===============================
 
-Memory Management Guide
-=======================
-
 This is a guide to understanding the memory management subsystem
 of Linux.  If you are looking for advice on simply allocating memory,
 see the :ref:`memory_allocation`.  For controlling and tuning guides,