Add links from resource classes to RB manual resource pages.
Review Request #14495 — Created June 28, 2025 and submitted — Latest diff uploaded
This change adds links from each of the resource subclasses to the
related Review Board API documentation.While in here I noticed a couple places where the docstrings weren't
quite right, and fixed those up.
Built manual HTML and verified that everything linked to the right
place.
Diff Revision 1 (Latest)
Commits
Files
rbtools/api/resource/api_token.py |
---|
rbtools/api/resource/archived_review_request.py |
---|
rbtools/api/resource/base.py |
---|
rbtools/api/resource/change.py |
---|
rbtools/api/resource/default_reviewer.py |
---|
rbtools/api/resource/diff.py |
---|
rbtools/api/resource/diff_comment.py |
---|
rbtools/api/resource/diff_commit.py |
---|
rbtools/api/resource/diff_context.py |
---|
rbtools/api/resource/diff_file_attachment.py |
---|
rbtools/api/resource/draft_diff_commit.py |
---|
rbtools/api/resource/draft_file_attachment.py |
---|
rbtools/api/resource/draft_screenshot.py |
---|
rbtools/api/resource/extension.py |
---|
rbtools/api/resource/file_attachment.py |
---|
rbtools/api/resource/file_attachment_comment.py |
---|
rbtools/api/resource/file_diff.py |
---|
rbtools/api/resource/general_comment.py |
---|
rbtools/api/resource/hosting_service.py |
---|
rbtools/api/resource/hosting_service_account.py |
---|