Skip to content

Commit d69b493

Browse files
committed
Remove subprojects mention
1 parent 35fb31e commit d69b493

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/contributing/documentation/admins.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You also need an account on Read the Docs and have write access to the repositor
9292
9393
### Configuration files
9494
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.
9696
9797
- [Plone Sphinx Theme `Makefile`](https://github.com/plone/plone-sphinx-theme/blob/main/Makefile), specifically the `rtd-pr-preview` section.
9898
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.
117117
1. Click {guilabel}`Finish`.
118118
Read the Docs will redirect you to the project details, and start building the docs.
119119
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-
128120
For most Plone projects, you will not want to Read the Docs to publish the `latest` or other specific versions.
129121
Plone projects currently self-host their official documentation.
130122

0 commit comments

Comments
 (0)