documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Documentation Enhancements

Open anassahmed opened this issue 6 years ago • 5 comments
trafficstars

Hello,

We're an Odoo partner in Egypt, and we'd like to contribute to the documentation here.

We've some suggestions to enhance the quality of documentation:

  1. Specify Odoo version on new feature sections. Check Python Documentation under the end of section.
  2. Split each module by category (End User, Implementation, Administration). Check Oracle Documentation and Gitlab Documentation as references.
  3. Please open translation for Arabic (Egypt) language on Transifex.

We're awaiting your feedback. We want to unify the way we write documentation so we can benefit from the shared codebase.

Thanks.

anassahmed avatar Nov 06 '19 16:11 anassahmed

@abdallamhafeez Follow the issue here.

anassahmed avatar Nov 06 '19 16:11 anassahmed

We're an Odoo partner in Egypt, and we'd like to contribute to the documentation here.

Thank you for your help!

We've some suggestions to enhance the quality of documentation:

  1. Specify Odoo version on new feature sections. Check Python Documentation under the end of section.

  2. Split each module by category (End User, Implementation, Administration). Check Oracle Documentation and Gitlab Documentation as references.

I'm forwarding your suggestion to our content team: cc @jubodoo @Lau-Odoo

  1. Please open translation for Arabic (Egypt) language on Transifex.

This has been done by our localization team: https://www.transifex.com/odoo/odoo-13-doc/language/ar/

Best regards

rim-odoo avatar Nov 15 '19 14:11 rim-odoo

@rim-odoo Thanks for the response. We may start on documentation translation then, until you get back with your feedback on other suggestions.

anassahmed avatar Nov 15 '19 22:11 anassahmed

Split each module by category (End User, Implementation, Administration). Check Oracle Documentation and Gitlab Documentation as references.

:+1: I agree with the general idea but I would rather split by topic so that we don't duplicate the entire hierarchy of a module's doc for each category.

AntoineVDV avatar Nov 26 '19 10:11 AntoineVDV

@AntoineVDV It doesn't matter, I think. Each module will have 3 sub-folder/documents: one for implementation, one for end user, and the 3rd for administration. Then, a script will compile each category from the folders based on apps.

We can also mark sections the same documentation as "implementation", "end-user", or "administration" and use CSS to hide those sections in their respective manuals, or show them all combined.

anassahmed avatar Nov 27 '19 12:11 anassahmed