31 Mar
2008
31 Mar
'08
5:27 p.m.
On Mon, 31 Mar 2008, Vyatcheslav Yatskovsky wrote:
Hello,
Does anyone has a template for software manual? I have vague notion about how it should look like, but, well, I'll know when I see it. ;o) Most modern manuals have common design elements; I wish I had an environment which captures the spirit.
Needless to say, untouched LuaTex envinroment gives too much academic look.
Can anyone kindly suggest something?
Most of the manuals of GNU software are written using texinfo. The advantage is that it is easy to get HTML and info output. There is also docbook, which offers some features for documenting code. Both of them have fairly simple look, so it should be easy to create a ConTeXt module for them. Aditya