You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/documentation/admins.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,9 +84,9 @@ To make it easier for other contributors to work with your project, update the f
84
84
Commit and push your changes to a remote, and submit a pull request against [`plone/documentation@6.0`](https://github.com/plone/documentation/compare).
85
85
86
86
87
-
## Add a project to Read the Docs
87
+
## Pull request preview builds
88
88
89
-
To add a new site to Read the Docs to preview documentation or storybooks in pull requests, you need to configure your project's repository and import it into Read the Docs.
89
+
To preview pull request builds of documentation or Storybooks on Read the Docs, you need to configure your project's repository and import it into Read the Docs.
90
90
You also need an account on Read the Docs and have write access to the repository.
91
91
92
92
@@ -104,7 +104,7 @@ The following are example files that you can use to configure your project for p
104
104
You might need to adjust the branch name, paths, and files to check for changes.
105
105
106
106
107
-
### Read the Docs administration
107
+
### Import your project
108
108
109
109
After logging in to your Read the Docs account, you can import your project.
0 commit comments