Compact syntax parsing fixes
[cxml-rng.git] / dist.lisp
blob103e53673da4dc2dede82a4a0d697f75b62fe5be
1 (asdf:operate 'asdf:load-op :atdoc)
2 (asdf:operate 'asdf:load-op :cxml-rng)
4 (atdoc:generate-html-documentation
5 '(:cxml-rng :cxml-types)
6 (merge-pathnames
7 "doc/"
8 (asdf:component-relative-pathname (asdf:find-system :cxml-rng)))
9 :heading "cxml-rng")