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 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

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.
f86be2d4398442183935055f37914b67c5ce6041 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...