Fix API doc building for review group user resources.

Review Request #8468 — Created Oct. 17, 2016 and submitted

Information

Review Board
release-2.0.x
8246fbe...

Reviewers

The review group user resource added a requirement to a 'group_name'
argument in the URL, in order to build links. API doc building doesn't
really know how to deal with this (due to the possibility of a user
having multiple parents, and not using the parent resource support).

Since we don't have a mechanism to provide this information, we're going
to just turn off the links reference for this resource's docs. Examples
will still work and will show the appropriate details.

Built the API docs successfully.

Checked the resulting docs for this resource and saw that the links
reference was gone, but the examples were fine.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        docs/manual/webapi/2.0/resources/review-group-user.rst
    
    
    
    Tool: Pyflakes
    Ignored Files:
        docs/manual/webapi/2.0/resources/review-group-user.rst
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (dd1c26b)
Loading...