Open
Description
The Dexterity-reference from the training (https://training.plone.org/5/mastering-plone/dexterity_reference.html) and the dexterity docs should both move into plone/documentation
. I would not pull the dexterity docs in (as a submodule) but rather move it there since it is very very "core".
Sources
- https://github.com/plone/plone.app.dexterity/tree/master/docs
- https://github.com/plone/training/blob/main/docs/mastering-plone/dexterity_reference.md
Advantages
- Core docs should be in the
plone/documentation
, instead of scattered across multiple repositories. - More likely to get contributions through the
plone/documentation
repository. No need to explain, "Oh, sorry, you have to go over toplone/plone.app.dexterity
to update this one section of the docs." - No need to deal with submodules.
Disadvantages
- Docs would not be kept together with the project.
To Dos
- Prepare for plone.app.dexterity docs #1455
- Move the
plone.behavior
readme intoplone/documentation
#1309 - Import https://github.com/plone/training/blob/main/docs/mastering-plone/dexterity_reference.md
See also
Originally posted by @pbauer in #1290 (comment)
Metadata
Metadata
Assignees
Type
Projects
Status