documentation icon indicating copy to clipboard operation
documentation copied to clipboard

add plone.app.discussion docs

Open svx opened this issue 11 years ago • 11 comments

move them from old kb

svx avatar Mar 27 '14 09:03 svx

https://github.com/plone/plone.app.discussion/tree/master/docs

svx avatar Mar 27 '14 09:03 svx

@polyester you did that already right ?

svx avatar Apr 07 '14 14:04 svx

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 avatar Apr 07 '14 14:04 polyester

@polyester, @tisto was working on that, we should check again :)

svx avatar May 23 '14 13:05 svx

@polyester @tisto what is the status of this ?

svx avatar Aug 18 '14 10:08 svx

@polyester @tisto ping

svx avatar Aug 10 '15 13:08 svx

@polyester @tisto ping !

You can also do that next to the pool ! :)

svx avatar Apr 20 '17 17:04 svx

@svx pong. What can I do to help?

tisto avatar Apr 20 '17 17:04 tisto

@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.

:)

svx avatar Apr 20 '17 17:04 svx

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.

tisto avatar Apr 20 '17 17:04 tisto

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

stevepiercy avatar Apr 08 '23 23:04 stevepiercy