diff options
author | 2024-06-24 11:53:10 -0700 | |
---|---|---|
committer | 2024-06-26 16:36:00 -0600 | |
commit | ccd46f62196702ee476d46a673883f5bf5779f89 (patch) | |
tree | 64fef36708216655b00fe0d2808e20c778cfe276 | |
parent | Docs: Move clang-format from process/ to dev-tools/ (diff) | |
download | wireguard-linux-ccd46f62196702ee476d46a673883f5bf5779f89.tar.xz wireguard-linux-ccd46f62196702ee476d46a673883f5bf5779f89.zip |
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 <sj@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240624185312.94537-6-sj@kernel.org
Diffstat (limited to '')
-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 |