Fix up some issues in the Review Board manual.

Review Request #13951 — Created June 5, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

This fixes up a handful of relatively small issues with the manual:

  • Perforce moved the documentation for stunnel to a new article.
  • We weren't including the server monitoring doc in the toctrees.
  • Said monitoring doc had a broken link to the docker install docs.
  • Django has removed the request-middleware and response-middleware
    refs from their docs, so I reworded it to not try to link to them.
  • We weren't linking to the correct django-evolution doc location.
  • The diff commit validation resource was giving the wrong name for the
    relevant doc ref.

Built docs and checked links.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix up some issues in the Review Board manual.
This fixes up a handful of relatively small issues with the manual: - Perforce moved the documentation for stunnel to a new article. - We weren't including the server monitoring doc in the toctrees. - Said monitoring doc had a broken link to the docker install docs. - Django has removed the `request-middleware` and `response-middleware` refs from their docs, so I reworded it to not try to link to them. - We weren't linking to the correct django-evolution doc location. - The diff commit validation resource was giving the wrong name for the relevant doc ref. Testing Done: Built docs and checked links.
ae87d6ec01483bbd68aed21a4678d4fa7a2d8bf2 David Trowbridge
docs/manual/admin/index.rst
docs/manual/admin/configuration/repositories/perforce.rst
docs/manual/admin/monitoring/health-checks.rst
docs/manual/extending/extensions/class.rst
docs/manual/extending/extensions/models.rst
reviewboard/webapi/resources/root.py
Loading...