Add code reference docs for the Review Bot worker.

Review Request #12142 — Created March 13, 2022 and submitted

chipx86
ReviewBot
release-3.0.x
reviewbot

This includes grouped sections for all parts of the Review Bot codebase
that might be relevant to tool developers or those working on/extending
existing tools.

In the process, some syntax errors and missing module docs were found.
These have been fixed.

Built the docs. Inspected all the module pages, and the links in the
main doc index.

Summary
Add code reference docs for the Review Bot worker.
Description From Last Updated

E402 module level import not at top of file

reviewbotreviewbot

E402 module level import not at top of file

reviewbotreviewbot

F821 undefined name 'reviewboard'

reviewbotreviewbot

E402 module level import not at top of file

reviewbotreviewbot

E402 module level import not at top of file

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

chipx86
Review request changed

Change Summary:

Fixed a bad import reference when building code links.

Commits:

Summary
-
Add code reference docs for the Review Bot worker.
+
Add code reference docs for the Review Bot worker.

Diff:

Revision 2 (+458 -44)

Show changes

Checks run (1 failed, 1 succeeded)

flake8 failed.
JSHint passed.

flake8

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (7d23247)
Loading...