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
whitespace fixes
[cxml-rng.git]
/
build
/
atdoc.lisp
blob
d87267f0e62ea1e8cef726c98c2a4e1dd966b038
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"
)