net/mlx5: docs: correct section reference in table of contents
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Fri, 5 Feb 2021 09:55:06 +0000 (10:55 +0100)
committerSaeed Mahameed <saeedm@nvidia.com>
Thu, 11 Feb 2021 04:47:14 +0000 (20:47 -0800)
commit2dd4571b43dcf7921b21d57b9ad2df3a61056e55
tree7ed4721b849c34bc69dce7596b4d6a70aac7b3d5
parent36280f0797dfca856cda25feec085b03bc4f5609
net/mlx5: docs: correct section reference in table of contents

Commit 142d93d12dc1 ("net/mlx5: Add devlink subfunction port
documentation") refers to a section 'mlx5 port function' in the table of
contents, but includes a section 'mlx5 function attributes' instead.

Hence, make htmldocs warns:

  mlx5.rst:16: WARNING: Unknown target name: "mlx5 port function".

Correct the section reference in table of contents to the actual name of
section in the documentation.

Also, tune another section underline while visiting this document.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Documentation/networking/device_drivers/ethernet/mellanox/mlx5.rst