Related Entries

Leo script to generate environment setters
Managing notes and todos
Excel to record expenses
Lean Pivot Tables
Can you spot the difference?

« Fear of engineers and NRIs
» CVSTrac

Printer-friendly

Making of an O'Reilly book

Could there be a free and easy to use system for making technical documentation?

O'Reilly Net: “The making of Effective awk Programming”.

It has some great insights into the complicated world of using DocBook. There are some effective awk scripts that help. But the part that struck me most was, how insanely complicated it is to really use DocBook. I had written 2 tutorials using SGML, and 2 other multi-chaptered documents using DocBook. The tags and other rules make it very hard to let the thoughts flow freely.

My ideal documentation tool

Last week, I tried to program Leo using Python. It was not that hard. Only issue I faced was that I couldn’t make it work without a Leo window being open. This might be possible, but I don’t know how to do it yet. Batch processing on Leo files without the Leo GUI being open is very important to me.

Update: You can use Leo with reStructured Text.

//-->