add plone.app.discussion docs
move them from old kb
https://github.com/plone/plone.app.discussion/tree/master/docs
@polyester you did that already right ?
no, not yet. The documentation pulls in lots of stuff from the /src directory, and uses extra modules. Will have to work with tisto to see how to best handle this one.
@polyester, @tisto was working on that, we should check again :)
@polyester @tisto what is the status of this ?
@polyester @tisto ping
@polyester @tisto ping !
You can also do that next to the pool ! :)
@svx pong. What can I do to help?
@tisto talk with @polyester about this open ticket here :)
- is that ticket valid for Plone 5 ?
- if yes what needs to be done to get it solved and the docs of plone.app.discussion into docs.plone.org ?
Last thing what @polyester said, 3 years ago:
no, not yet. The documentation pulls in lots of stuff from the /src directory, and uses extra modules. Will have to work with tisto to see how to best handle this one.
:)
Yeah. It is true that we use "inline" docs in plone.app.discussion. I kind of like the idea that the docs are next to the python file and sphinx allows you to do that. We have to decide if we either fetch the src directory or refactor the docs and move stuff into docs.
We should import plone.app.discussion similar to how we do plone.api and plone.restapi with a git submodule. How to guide: https://6.docs.plone.org/contributing/documentation/admins.html#importing-external-docs-with-submodules