Add links from resource classes to RB manual resource pages.

Review Request #14495 — Created June 28, 2025 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

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

First Last Summary ID Author
Add links from resource classes to RB manual resource pages.
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. Testing Done: Built manual HTML and verified that everything linked to the right place.
d024d4b648f50376d759b4b6b1f46d9c03845c2b David Trowbridge
This diff has been split across 3 pages: 1 2 3 >
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
This diff has been split across 3 pages: 1 2 3 >
Loading...