Add docs on the Document Review settings page.
Review Request #15073 — Created May 22, 2026 and updated
This adds a small docs page covering the new Document Review settings
page in the admin UI sidebar. It briefly discusses the feature and
broker URL settings, and includes information on the broker status, with
a screenshot.It's the first page to include an admonition stating that this is a
feature in Review Board Plus and Enterprise. We'll want to standardize
on language and appearance for these notices going forward.
Built the docs (along with a temporary intersphinx rule pointing to
Power Pack, which is in the User Roles change). Tested that links worked.Tested the screenshots.
Checked for spelling issues.
| Summary | ID |
|---|---|
| b8bcdf89c841d4ea9b89a2c27f29621d1441ede2 |
| Description | From | Last Updated |
|---|---|---|
|
Given that we know we want to have this be standard, can we put it into a file in docs/manual/_shared/ … |
|
|
|
Can we add a _... label for this, in case we want to link to it later? |
|
|
|
We don't currently have powerpack in our intersphinx config. |
|
|
|
Can we add a _... label for this, in case we want to link to it later? |
|
-
-
Given that we know we want to have this be standard, can we put it into a file in
docs/manual/_shared/and use.. include::?We probably should also not have a period on the admonition title to match other ones in the manual.
Even better would be a small extension that we could use like
.. rb-feature-availability:: plus, enterprisein order to have flexibility for when we have features that are enterprise-only, but that's more work. Perhaps an include for now with a comment in there about generalizing it? -
-
-