Fixed the only sphinx warning in docs

We made previous attempt to get rid of all warnings, but it turned out
that gate does not execute tox's docs job but runs build_sphinx
directly.

The latter behaviour should be fixed, but while at it, we
should prepare neutron job to be executed in gate by cleaning up all
warnings.

Closes-Bug: #1466554

Change-Id: I8c265eae2175425568479116d1faef7d87fdcc02
This commit is contained in:
Ihar Hrachyshka 2015-06-15 16:06:21 +02:00 committed by Henry Gessau
parent ec95a9a8b1
commit 42826a0e64
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ VXLAN Tunnels
VXLAN is an overlay technology which encapsulates MAC frames
at layer 2 into a UDP header.
More information can be found in `The VXLAN wiki page.
<http://en.wikipedia.org/wiki/Virtual_Extensible_LAN>`_
<http://en.wikipedia.org/wiki/Virtual_Extensible_LAN>`_
Further Reading