Archive for the 'Tools' Category

Sequence Diagrams

Sunday, November 27th, 2005

I’m working on documenting Daversy, the open source program I’m working on, and quite naturally I’m using Doxygen to do it. Doxygen is a fine tool, but there are things it cannot do.
One of those things is generating sequence diagrams, which I believe are a very important part of a project’s documentation. I’ve been using [...]