Documentation is supposed to be published on eclipse.org website - https://www.eclipse.org/che/docs/che-7/index.html
Existing materials:
@rkratky could you please provide structure / template for this part of the documents "architectural insights about plugin brokers". I guess it should probably part of the Extending Eclipse Che section wdyt ? cc: @garagatyi
[1] https://docs.google.com/document/d/1RuLh2w3DPdlYlebadNdf90n_xM5Nw5rHIDEBrXHy6I4/edit#
could you please provide structure / template for this part
I haven't gotten to it today, but we'll provide you with the modular structure for the planned docs directly in the docs repo, so that you can start filling in. The idea is to split every user story into parts (modules) describing concepts and procedures. Upstream is here: https://github.com/redhat-documentation/modular-docs (but that's just FYI -- we'll set up the skeleton structure).
I guess it should probably part of the Extending Eclipse Che section wdyt ?
Yes, there already is a section about plugin brokers. We'll likely do some reorganizing, but you can work on it in the meantime.
@rkratky
Yes, there already is a section about plugin brokers. We'll likely do some reorganizing, but you can work on it in the meantime.
I haven't found any information about plugin brokers in docs. Can you point me to them?
@garagatyi I meant that it is listed as a topic in the gdoc outline -- I was confirming that the "Extending Che" chapter was going to be the right place for it.
@supriya-bharadwaj is now working on setting it up in the docs repo for you.
Hello everyone, we have added the templates for the Supporting Che plug-in types with plug-in brokers user story to the repository. You all can begin contributing content, please! :)
Here are a few things to be noted, please:
Please let us know if any of this is not clear. @rkratky or I would be happy to explain :)
Thanks!
@supriya-bharadwaj @rkratky thank you for setting up the template [1]. However, when talking with @l0rd during prioritization my understanding was, that the docs team will not only provide the template, but also define the basic structure of the content, which OSIO team would use as a skeleton for defying the docs. Currently there is a single user story Supporting Che plug-in types with plug-in brokers without no further content defined. Does it mean that now it is up to the Che OSIO team to define all the further content for this user-story ?
[1] https://github.com/eclipse/che-docs/commit/78e89adda48482fc706fd618028d4c510291b1c4
@ibuziuk Please, work with @supriya-bharadwaj to define the individual parts of the doc. I'm afraid that without some help, Supriya won't be able to flesh out the required procedures -- we don't have the necessary knowledge/understanding of the topic.
We will always provide as much structure as we can, but, unfortunately, there are topics (such as this one) to which we have had no exposure yet. So, we need your input.
Could you perhaps start by outlining the main areas or actions that need to be described? Based on that, we should be able to suggest a working structure.
@garagatyi will you be able to revise the Supporting Che plug-in types with plug-in brokers user-story and come up with a plan of the working structure, which would be approved by the docs team. Once done, someone else from Che OSIO team would take over and proceed with writing actual docs for each section.
@ibuziuk OK
@supriya-bharadwaj @rkratky not sure I understand how to do user stories from technical documentation of architecture of the system. But I'll try to explain what we would want to describe in the documentation and hopefully you, as documentation experts, could help to figure out how to transform that into user stories like docs.
Below you can find content I suppose we need to write in those docs. @rkratky @supriya-bharadwaj please, review if this suits documentation structure and content standards.
I'm not sure it really follows intentions of being user-story driven, but I tried to do so. Apperently structure shows that such a doc would be too big to fit it on one screen as adviced by docs reccomendations.
If @rkratky and @supriya-bharadwaj could help to identify correct structure and maybe what content is not needed at all it would be way easier for our team to finish docs in a timely manner.
Che 7 supports plugable plugin types.
Some comments inlined:
Supporting other plug-in types with Plug-ins Brokers
Why other ? the story is called Supporting Che plug-in types with plug-in brokers
How to write an implementation of a plugin broker
This sounds like a different user-story which is out of scope of this issue.
How to integrate new plugin broker (plugin type support in Che 7)
This sounds like a different user-story which is out of scope of this issue.
@garagatyi @rkratky I would probably focus on the following parts of the docs in this issue (originally it was architectural insights about plugin brokers):
WDYT ?
@ibuziuk I had a completely different idea of what is needed to be documented. Hmm, we probably need input from Robert and maybe @slemeur to avoid not being on the same page.
@garagatyi just to avoid confusion, user-stories How to write an implementation of a plugin broker / How to integrate new plugin broker (plugin type support in Che 7) are super valuable, but I just do not think those are part of this issue. IMO, we should start with smth. basic e.g.
What are plugin brokers in general / what plugin brokers can do / why plugin brokers are needed.
Description of existing plugin brokers
and address other user-stories in separate issues
@ibuziuk FYI Che plugin broker repo already contains a description of current implementations https://github.com/eclipse/che-plugin-broker/blob/master/README.md
If we only need what you described than structure would be:
this sounds like a relevant docs to start with. @rkratky @slemeur wdyt ?
Thanks @garagatyi !
I like the outline proposal. I think it covers exactly what someone needs to understand about the plugin brokers.
Just one suggestion:
You don't need to duplicate the content. Just use a reference like "If you have interested to get more information about the existing plugin brokers packaged with Che, go on the repository here."
(This way, we keep information up-to-date in the readme, and at a single place, no need to duplicate the content)
Also, could you please add the content in the whole gdoc for Che 7 docs:
https://docs.google.com/document/d/1BH2oUq3gJhsNsKqdUOXpoe1Z9qf9ARTdxXyBNo10l20/edit#bookmark=id.fyeu59qv1p4h
Apologies for being so late. Thanks for the outline. I like the fact that it begins with the "why".
Also, could you please add the content in the whole gdoc for Che 7 docs:
https://docs.google.com/document/d/1BH2oUq3gJhsNsKqdUOXpoe1Z9qf9ARTdxXyBNo10l20/edit#bookmark=id.fyeu59qv1p4h
OSIO-Che team that it would be better to sharethe knowledge about brokers in the team. So, I provided only outline for the content and aprove the content. But content itself should be provided by another team member.
Plugin Broker doc is ready for review - https://github.com/ibuziuk/docs/blob/master/che_plugin_brokers.adoc
Also added to che 7 gdoc -https://docs.google.com/document/d/1BH2oUq3gJhsNsKqdUOXpoe1Z9qf9ARTdxXyBNo10l20/edit#bookmark=id.fyeu59qv1p4h
Thanks for the content, @ibuziuk . @rkratky or I will look into this soon. :)
@supriya-bharadwaj @garagatyi I'm going to close this issue, so please provide review comments in the gdoc and I will try to swiftly provide relevant updates / fixes in the content.