Cody Koeninger <[EMAIL PROTECTED]> writes: > On 1/9/06, Peter Seibel <[EMAIL PROTECTED]> wrote: >> In fact, an excellent gardener's project (one suggested to me when we >> were first starting by Edi Weitz) would be to write a user manual for >> cl-typesetting and cl-pdf. They are, I can attest, excellent >> libraries, but have almost no documentation. > > Sounds interesting. Just for kicks, I just ran cl-pdf through cl-doc. > Not many docstrings for it to pull out, but here's the results: > http://koeninger.org/projects/gardeners/cl-doc/cl-pdf/ > (no guarantee those links will stay up for long)
in this vien (and similar to albert) is the qbook system i developed based on luke gorrie's pbook emacs mode. this is basically a literate documentation system with some indexing add in. see: http://uncommon-web.com/qbook/qbook/ for an example of qbook's html output (a LaTeX backend is included as well) on qbook's own source code. -- -Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
