whitespace fixes
[cxml-rng.git] / build / atdoc.lisp
blobd87267f0e62ea1e8cef726c98c2a4e1dd966b038
1 (asdf:operate 'asdf:load-op :cxml-rng)
2 (asdf:operate 'asdf:load-op :atdoc)
3 (atdoc:generate-documentation '(:cxml-rng :cxml-types)
4 "/home/david/src/lisp/cxml-rng/doc/"
5 :index-title "cxml-rng API reference"
6 :heading "cxml-rng"
7 :css "cxml-rng.css")