Add code reference docs for the Review Bot worker.

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

Information

ReviewBot
release-3.0.x

Reviewers

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.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Add code reference docs for the Review Bot worker.
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.
653b9d61642c8f114ce2c09a57a3a032487fd62d Christian Hammond
.gitignore
bot/reviewbot/celery.py
bot/reviewbot/config.py
bot/reviewbot/repositories.py
bot/reviewbot/tasks.py
bot/reviewbot/tools/cargotool.py
bot/reviewbot/tools/clang.py
bot/reviewbot/tools/cppcheck.py
bot/reviewbot/tools/cpplint.py
bot/reviewbot/tools/jshint.py
bot/reviewbot/tools/pmd.py
bot/reviewbot/tools/base/tool.py
bot/reviewbot/tools/testing/decorators.py
bot/reviewbot/tools/testing/testcases.py
bot/reviewbot/utils/api.py
bot/reviewbot/utils/filesystem.py
bot/reviewbot/utils/process.py
docs/reviewbot/Makefile
docs/reviewbot/conf.py
docs/reviewbot/index.rst
docs/reviewbot/coderef/index.rst
Loading...