1
vote
Where can I find a good template for a software application user guide?
For structure and look+feel, consider using a framework such as DocBook.
DocBook uses an XML markup schema that makes you think about how your document should be arranged. There are XSL t …
