diff options
author | Jonathan Corbet <corbet@lwn.net> | 2022-09-27 10:05:53 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-09-29 12:55:05 -0600 |
commit | 9d0f5cd167444dcffcd46fe19a2cf86f30371f5c (patch) | |
tree | 91f092358f84b6f5df07032288b715cc941e343f | |
parent | 49beeea7ebdb1d86ba8465e5021d72ad9e9474b8 (diff) | |
download | lwn-9d0f5cd167444dcffcd46fe19a2cf86f30371f5c.tar.gz lwn-9d0f5cd167444dcffcd46fe19a2cf86f30371f5c.zip |
docs: promote the title of process/index.rst
...otherwise Sphinx won't cooperate when trying to list it explicitly in
the top-level index.rst file
Reviewed-by: David Vernet <void@manifault.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20220927160559.97154-2-corbet@lwn.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/process/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 ============================================= |