Skip to content

Commit d4f16e2

Browse files
committed
Put build overview before privacy levels
1 parent 348f996 commit d4f16e2

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/user/guides/pull-requests.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ See `Limitations`_ for more information.
2222
The previous method of pull request previews using a GitHub workflow that called `@readthedocs/actions <https://github.com/readthedocs/actions/>`__ is now deprecated.
2323
If you used that method, you should remove its configuration.
2424

25+
Build overview
26+
--------------
27+
28+
You can enable a build overview comment to be added to your pull requests when changes are detected between the pull request and the latest version of the documentation.
29+
This comment includes a list of the files that changed, and links to view the built documentation.
30+
See :ref:`visual-diff:Show build overview in pull requests` for more information.
31+
2532
Privacy levels
2633
--------------
2734

@@ -53,13 +60,6 @@ To change the privacy level:
5360

5461
Privacy levels work the same way as :ref:`normal versions <versions:Version states>`.
5562

56-
Build overview
57-
--------------
58-
59-
You can enable a build overview comment to be added to your pull requests when changes are detected between the pull request and the latest version of the documentation.
60-
This comment includes a list of the files that changed, and links to view the built documentation.
61-
See :ref:`visual-diff:Show build overview in pull requests` for more information.
62-
6363
Limitations
6464
-----------
6565

0 commit comments

Comments
 (0)