File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
docs/contributing/documentation Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ You also need an account on Read the Docs and have write access to the repositor
92
92
93
93
### Configuration files
94
94
95
- The following are example files that you can use to configure your project for Read the Docs pull request previews.
95
+ The following are example files that you can use to configure your project for pull request previews on Read the Docs .
96
96
97
97
- [Plone Sphinx Theme `Makefile`](https://github.com/plone/plone-sphinx-theme/blob/main/Makefile), specifically the `rtd-pr-preview` section.
98
98
This is the command to use to build documentation previews on Read the Docs.
@@ -117,14 +117,6 @@ After logging in to your Read the Docs account, you can import your project.
117
117
1. Click {guilabel}`Finish`.
118
118
Read the Docs will redirect you to the project details, and start building the docs.
119
119
120
- Plone uses an organization on Read the Docs.
121
- The main project is Plone Documentation.
122
- All other Plone projects with documentation should be configured as subprojects.
123
-
124
- ```{todo}
125
- Add how to set up a subproject.
126
- ```
127
-
128
120
For most Plone projects, you will not want to Read the Docs to publish the `latest` or other specific versions.
129
121
Plone projects currently self-host their official documentation.
130
122
You can’t perform that action at this time.
0 commit comments