@@ -102,11 +102,11 @@ Fix broken links for ReactJS.org. @stevepiercy
102102```
103103
104104
105- (contributing-plone -packages-label)=
105+ (contributing-specific-contribution-policies-for -packages-label)=
106106
107- ## Plone packages
107+ ## Specific contribution policies of packages
108108
109- Each Plone package may have specific policies and guidance.
109+ Each Plone package may have specific contribution policies and guidance.
110110This may include writing tests, developing add-ons, internationalization and localization, logging, and debugging.
111111
112112The following is an abridged list of actively developed Plone packages with links to how to contribute to them.
@@ -120,7 +120,7 @@ Documentation
120120 See {doc}` documentation/index ` .
121121
122122Plone API
123- : API methods for Plone functionality.
123+ : API methods for Plone functionality.
124124 See {doc}` ../plone.api/contribute/index ` .
125125
126126Plone REST API
@@ -131,26 +131,6 @@ Volto
131131: Plone 6 default frontend.
132132 See {doc}` ../volto/developer-guidelines/contributing ` .
133133
134- ` plone.app.contentlisting `
135- : Facilitates working with Plone content objects.
136- See https://github.com/plone/plone.app.contenttypes
137-
138- ` plone.app.contenttypes `
139- : Provides default content types for Plone.
140- See https://github.com/plone/plone.app.contenttypes
141-
142- ` plone.app.event `
143- : A calendar framework for Plone.
144- See https://github.com/plone/plone.app.event
145-
146- ` plone.app.multilingual `
147- : The default solution to create multilingual content in a Plone site.
148- See https://github.com/plone/plone.app.multilingual
149-
150- ``` {todo}
151- Add other selected Plone packages to both the above list and the `toctree`.
152- ```
153-
154134
155135``` {toctree}
156136---
0 commit comments