mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
devlink: move devlink documentation to subfolder
Combine the documentation for devlink into a subfolder, and provide an index.rst file that can be used to generally describe devlink. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
468672b24f
commit
f4bdd71036
14
Documentation/networking/devlink/index.rst
Normal file
14
Documentation/networking/devlink/index.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
Linux Devlink Documentation
|
||||
===========================
|
||||
|
||||
devlink is an API to expose device information and resources not directly
|
||||
related to any device class, such as chip-wide/switch-ASIC-wide configuration.
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
devlink-info-versions
|
||||
devlink-trap
|
||||
devlink-trap-netdevsim
|
||||
Reference in New Issue
Block a user