diff options
author | Mike Rapoport <rppt@linux.ibm.com> | 2018-12-13 01:44:24 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-02-06 03:08:54 +0300 |
commit | facd86390be23f0a956136a63d415d90f300fb88 (patch) | |
tree | 97f9f60fe9e37a80a6ed5f35676ec4e2b221fc91 /Documentation/networking/device_drivers/intel/fm10k.rst | |
parent | 803cc52323e0c863d3f08740b8c156593a5ca1e9 (diff) | |
download | linux-facd86390be23f0a956136a63d415d90f300fb88.tar.xz |
docs/networking: fix formatting of Intel drivers documentation
The documentation of Intel drivers is missing the heading adornment for
document titles.
This causes the generated html to have TOC entries from these documents to
appear as top level TOC entries:
* Linux* Base Driver for Intel(R) Ethernet Network Connection
* Contents
* Identifying Your Adapter
* Command Line Parameters
* AutoNeg
* Duplex
...
Add overline heading adornment to document titles.
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Documentation/networking/device_drivers/intel/fm10k.rst')
-rw-r--r-- | Documentation/networking/device_drivers/intel/fm10k.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/intel/fm10k.rst b/Documentation/networking/device_drivers/intel/fm10k.rst index bf5e5942f28d..ac3269e34f55 100644 --- a/Documentation/networking/device_drivers/intel/fm10k.rst +++ b/Documentation/networking/device_drivers/intel/fm10k.rst @@ -1,5 +1,6 @@ .. SPDX-License-Identifier: GPL-2.0+ +============================================================== Linux* Base Driver for Intel(R) Ethernet Multi-host Controller ============================================================== |