have gotten a few via email
the current docs are generated using cl-who, and there's a lot of code in doc.lisp that recreates the org-mode HTML export. Probably want three files:
when I wrote a lot of this I was obsessed with mapcar and unfamilair with loop, and much code can be eliminated or made much clearer with loop
At least strip out the broken pie-chart masking crap and use vecto's arc or arcn function, but review the vecto docs and see what else could be applicable.
maybe provide a restart to use the biggest valid height/width that keeps the aspect ratio?
might not be needed
make everything be (with-chart(:type ...)) instead of (with-type-chart(...))
We have a growing number of libraries at work that could be opened up, and it might be best to have an "ADW" umbrella project similar to arnesi to contain our many sub-projects.
Date: 2008/08/20 9:20:30 AM