neutron-dynamic-routing/doc/source
Boden R 9869b08da5 Fix broken doc links
This patch fixes broken doc links as follows:
- Removes the ref to generate the 'modindex' as this only
applies to source that provides module level documentation
with class refs. For example [1]. Today we don't have any such
module doc in this project; and thus this generates a dead link.
It can be added later (if needed) and the modindex ref can be
added back in.
- Fixes various internal links that are using '.rst'; this needs to be
'.html' in order to link to the generated doc html files.
- Fixes an incorrect link; missing a space and has an unneeded
leading underscore.

For more details please see the bug report associated with this
fix.

[1] https://github.com/openstack/neutron/blob/
master/neutron/neutron_plugin_base_v2.py#L19

Change-Id: I12e227ae1a3682a7268b75c844825d3f7464941b
Closes-Bug: #1656403
2017-01-30 07:06:38 -07:00
..
design Fix API document 2016-06-16 06:51:51 -07:00
functionality Fix broken doc links 2017-01-30 07:06:38 -07:00
others Removing Alembic migration devref document 2016-10-25 04:20:06 +00:00
conf.py Removes unnecessary utf-8 encoding 2017-01-06 07:37:23 +08:00
contributing.rst Documentation 2016-05-05 15:29:45 +00:00
index.rst Fix broken doc links 2017-01-30 07:06:38 -07:00
installation.rst Fix typo in the installation documentation 2016-06-06 23:17:57 -07:00
readme.rst Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
usage.rst Documentation 2016-05-05 15:29:45 +00:00

readme.rst