[PATCH net-next 0/2] docs: Fix failover build warnings

From: Tobin C. Harding
Date: Wed Jul 11 2018 - 17:43:03 EST


Hi Dave,

This is my first patch set to net-next. Please shout loud and clear if
I've botched anything.

Recently failover and net_failover modules were added to the mainline.
Documentation was included in rst format but they were not added to the
toctree in `networking/index.rst`. Also building docs for net_failover
is currently emitting a few warnings.

Patch 1 adds failover and net_failover to the index toctree
Patch 2 fixes the build warnings for net_failover

I haven't been super active on netdev list so if there is some reason I
missed why these files are not in the index please do say so.

Has there been any discussion on preferred order for the toctree index
list? I just added them to the bottom of the list.

thanks,
Tobin.


Tobin C. Harding (2):
docs: networking: Add failover docs to index
docs: networking: Fix failover build warnings

Documentation/networking/index.rst | 2 +
Documentation/networking/net_failover.rst | 111 +++++++++++-----------
2 files changed, 59 insertions(+), 54 deletions(-)

--
2.17.1