Re: [xml-dev] reaching humans (was Re: [xml-dev] Extract A Subset of a W3C XML Schema?)

From
Thomas B. Passin <>
To
Date
2003-08-01T12:56:11Z
ID
<002f01c3582c$48daf3e0$6401a8c0@tbp1>
Thread
Re: [xml-dev] reaching humans (was Re: [xml-dev] Extract A Subset of a W3C XML Schema?)
[David Megginson]

> Apologies if this point has already come up (and I've missed it), but
> it's worth noting how the software world has been creeping towards
> integrated documentation in source code for some time.  There were
> many early models, such as Knuth's Literate Programming, documentation
> lines in eLISP functions, and Perl's POD, but integrated API
> documentation really seized the collective imagination of coders with
> JavaDoc, something is now much imitated in C++.
>

Along these lines, the Leo tool is really quite lively.  I have used it for
developing in Python, javascript, html, and javascript.

Cheers,

Tom P