root/trunk/thirdparty/atdoc/example.lisp

Revision 3109, 235 bytes (checked in by hans, 8 months ago)

add atdoc from git

Line 
1 (atdoc:generate-documentation '(:blocks-world :blocks-world-goals)
2                               "/home/david/src/lisp/atdoc/example/"
3                               :index-title "Blocks World API reference"
4                               :heading "The Blocks World"
5                               :css "orange-sans.css")
Note: See TracBrowser for help on using the browser.