All modules documented with newLISPdoc

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

All modules documented with newLISPdoc

Post by Lutz »

Now all all .lsp source in newlisp-x.x.x/modules can be converted to HTML documentation using the newlispdoc script. The latest version of newlispdoc also integrates syntax highlighting with syntax.cgi:

Code: Select all

newlispdoc -s *.lsp
in the modules directory will create all documentation and syntax highlighted versions of the source. For the result see here: http://newlisp.org/code/modules/

also linked to from: http://newlisp.org/index.cgi?Documentation

Lutz

m i c h a e l
Posts: 394
Joined: Wed Apr 26, 2006 3:37 am
Location: Oregon, USA
Contact:

Post by m i c h a e l »

How does he do it folks!? :-)

I hope you're taking a little bit of a vacation on your vacation ;-)

m i c h a e l

cormullion
Posts: 2038
Joined: Tue Nov 29, 2005 8:28 pm
Location: latiitude 50N longitude 3W
Contact:

Post by cormullion »

Is he on holiday? - oops, I sent him another revision of the Introduction to newLISP document to review...

But he reviewed it anyway! :-)

Locked