repo.or.cz
/
cxml-rng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Compact syntax parsing fixes
[cxml-rng.git]
/
dist.lisp
blob
103e53673da4dc2dede82a4a0d697f75b62fe5be
1
(
asdf
:
operate
'
asdf
:
load-op
:
atdoc
)
2
(
asdf
:
operate
'
asdf
:
load-op
:
cxml-rng
)
3
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"
)