diff options
author | Jonathan Corbet <corbet@lwn.net> | 2020-03-02 15:24:04 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-03-10 11:20:46 -0600 |
commit | 2b4cbd5c950525b6d4d2cd384dcefdd95fedabe3 (patch) | |
tree | dd40dacd113a4fa407bada3b5369534632e3d2ce /Documentation/core-api/index.rst | |
parent | 5e72017279957b764c225f143c16391b3c51f225 (diff) |
docs: move gcc-plugins to the kbuild manual
Information about GCC plugins is relevant to kernel building, so move this
document to the kbuild manual.
Acked-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index b39dae276b57..9836a0ac09a3 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -102,7 +102,6 @@ Documents that don't fit elsewhere or which have yet to be categorized. :maxdepth: 1 librs - gcc-plugins ioctl .. only:: subproject and html |