diff options
author | SeongJae Park <[email protected]> | 2024-06-24 11:53:10 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2024-06-26 16:36:00 -0600 |
commit | ccd46f62196702ee476d46a673883f5bf5779f89 (patch) | |
tree | 64fef36708216655b00fe0d2808e20c778cfe276 | |
parent | e3b10a02ca2fe1e27ee008e9fcd8cf7076f7f776 (diff) |
Docs/process/index: Remove unsorted docs section
'Other material' section on 'process/index' is no more necessary since
we have 'staging/' directory. Also all documents on the section has
moved to better places. Remove the section.
Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/process/index.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/process/index.rst b/Documentation/process/index.rst index 1827e73f6376..6455eba3ef0c 100644 --- a/Documentation/process/index.rst +++ b/Documentation/process/index.rst @@ -107,13 +107,6 @@ developers: kernel-docs deprecated -These are some overall technical guides that have been put here for now for -lack of a better place. - -.. toctree:: - :maxdepth: 1 - - .. only:: subproject and html Indices |