Problem/Motivation
In #3261452: Remove tracker module from core the quickedit
module is going to be removed from core in 10.x. help_topics
Is an experimental module which contains topics related to quickedit
module.
Steps to reproduce
Proposed resolution
Move the tracker topics about quickedit
from the help_topics
module.
Since there's already a Contrib version of the quickedit
module, the moved help topics should be added to that module as well. I've created #3264949: [PP-1] Move quickedit help topics to Contrib quickedit module to do just that.
The actual removal of the quickedit
-related help topics from core will take place in #3227033: [PP-3] Remove quickedit from core where currently the remove-quickedit-from-core-in-D10 patch lives.