Tagged Questions
2
votes
1answer
58 views
How to generate different variants of end user documentation
I'm not sure if this is the right place to ask this,so if I'm wrong please let me know where it would be the best place.
I'm working on a project that creates tools customized for several customers. ...
2
votes
3answers
279 views
How to manage end user documentation for a project under continuous integration?
I have a project under continuous integration and would like to add end user documentation to the project. The end user documentation is a user manual, not API documentation. In our environment we ...
2
votes
11answers
262 views
Which is the best kind of documentation for end-users?
Documenting for end-users is hard because read documentation sucks if you don't use to do it. And if you want to push the end-users to use it, you need to look for the easiest way.
I guess that the ...