diff options
author | Adam Zerella <adam.zerella@gmail.com> | 2019-10-01 21:16:58 +1000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-01 09:19:49 -0700 |
commit | c5f75a14a081dc2289739f3958af39392943b1c6 (patch) | |
tree | 1a8f69abef303babe9a330f325b846f89e444fb1 /Documentation/networking/device_drivers | |
parent | 55131dec2b1c7417d216f861ea7a29dc7c4d2d20 (diff) |
docs: networking: Add title caret and missing doc
Resolving a couple of Sphinx documentation warnings
that are generated in the networking section.
- WARNING: document isn't included in any toctree
- WARNING: Title underline too short.
Signed-off-by: Adam Zerella <adam.zerella@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/device_drivers')
-rw-r--r-- | Documentation/networking/device_drivers/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/index.rst b/Documentation/networking/device_drivers/index.rst index f51f92571e39..c1f7f75e5fd9 100644 --- a/Documentation/networking/device_drivers/index.rst +++ b/Documentation/networking/device_drivers/index.rst @@ -23,6 +23,7 @@ Contents: intel/ice google/gve mellanox/mlx5 + netronome/nfp pensando/ionic .. only:: subproject and html |