I’m on a long mission to improve the documentation for ERPNext, Frappe and Bench. So far I’ve laid down a general To-do list for improvements in Github issues :
What I need from the community is simple. Help and feedback!
I want to know where you’ve faced troubles, and where you think we can improve our documentation.
Review my issues above and tell me what I can add to them.
If you feel you can contribute to the documentation, please do
@vjFaLk most of new users are used to use centos, so no one is really sure about ubuntu and all try to install on centos for first…
the main issue as i see in every new user is:
nginx configurations.
multi company and multi site differences are not stated in the wiki or the documentations.
almost all new users (and some old) have problem with wkhtmltopdf plugin on first install and there is no actual installation guide on erpnext or the official website of the plugin.
local translation and in house modifications not really explained.
these are from my point of view the most repeated subjects to the daily topics on the community site.
@vjFaLk How do I contribute to Documentation or Tutorials? I am tinkering with print formats and would like to share my experiences on customising forms.
we are happy to hear that,you have to make some documentation on installation ,how to manage payment,how to manage payroll and how the branch management system works…on my view all other processes are covered in the previous documentations!
One of my pet peeves about erpnext documentation is about 60% of the time interesting google search results of docs end up in 404 of something that used to be there in github
bench has no manpage yet, but some help can be found when using the bench --help command.
the content if it must be somewhere in the bench repository on github GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps I assume. So, if one wanted to add content to the output of a bench --help that’s the place you’d need to work on.
I couldn’t really find it though. Can somebody point me at the right direction?
… what would you @vjFaLk think about an idea to move the content of your Quick Reference Guide for Bench direcly into the bench --help.
By doing so, and therfore only having to maintain it once, the info would be available online in the github repo AND at the same time in the command line