[PATCH v3 1/7] docs: promote the title of process/index.rst

From: Jonathan Corbet
Date: Tue Sep 27 2022 - 12:07:54 EST


...otherwise Sphinx won't cooperate when trying to list it explicitly in
the top-level index.rst file

Reviewed-by: David Vernet <void@xxxxxxxxxxxxx>
Acked-by: Jani Nikula <jani.nikula@xxxxxxxxx>
Signed-off-by: Jonathan Corbet <corbet@xxxxxxx>
---
Documentation/process/index.rst | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/process/index.rst b/Documentation/process/index.rst
index 2ba2a1582bbe..d4b6217472b0 100644
--- a/Documentation/process/index.rst
+++ b/Documentation/process/index.rst
@@ -5,6 +5,7 @@

.. _process_index:

+=============================================
Working with the kernel development community
=============================================

--
2.37.2