Reviewed:  https://review.openstack.org/426770
Committed: 
https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=9869b08da50c48922a6888c70ebd0d6a794a665a
Submitter: Jenkins
Branch:    master

commit 9869b08da50c48922a6888c70ebd0d6a794a665a
Author: Boden R <[email protected]>
Date:   Mon Jan 30 07:06:38 2017 -0700

    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


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1656403

Title:
  The py-modindex for neutron-dynamic-routing docs is a broken link

Status in neutron:
  Fix Released

Bug description:
  There's a broken link for the Module Index on
  http://docs.openstack.org/developer/neutron-dynamic-routing/.

  Also, that doc set has these broken links:

  
  {"url": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/route-advertisement.rst";,
 "status": 404, "referer": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},
   
  {"url": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/others/testing.rst";,
 "status": 404, "referer": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},
   
  {"url": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/dynamic-routing-agent.rst";,
 "status": 404, "referer": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},
   
  {"url": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/design/drivers.rst";,
 "status": 404, "referer": 
"http://docs.openstack.org/developer/neutron-dynamic-routing/functionality/bgp-speaker.html"},

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1656403/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to