This one time, at band camp, Simon Males wrote: > >What are the concepts behind documentation 'schemes' such as DocBook. >Being non binary does it make self CVS'able ?
Docbook and LaTeX are both text formats that are compiled into PDF or PostScript (or others), so you can store the source in CVS. Typically one stores their docs in version control alongside a Makefile that'll build all the documents automagically as they change. >Currently there is a whole stack of old documentation in DOC format >which is not really maintainable in my eyes. Essentially I looking for a >quick theory dive into writing and maintaining documentation. *shrug* :) write, review, rewrite, etc :) -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
