Commit 63fdc462 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Jonathan Corbet
Browse files

docs: admin-guide: add a features list

parent b9721225
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

.. kernel-feat:: $srctree/Documentation/features
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ etc.
   sysctl/index

   abi
   features

This section describes CPU vulnerabilities and their mitigations.

+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ needs_sphinx = '1.3'
extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include',
              'kfigure', 'sphinx.ext.ifconfig', 'automarkup',
              'maintainers_include', 'sphinx.ext.autosectionlabel',
              'kernel_abi']
              'kernel_abi', 'kernel_feat']

#
# cdomain is badly broken in Sphinx 3+.  Leaving it out generates *most*