Tagged Questions
6
votes
2answers
140 views
How to keep user's guide in lockstep with branches for a non-developer?
Our current user's guide is built using asciidoc. The documentation is managed by a non-technical person, but we keep the source text files as well as generated HTML in source control. Issues arise ...