repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
headers/bsd: Add sys/queue.h.
[haiku.git]
/
docs
/
interface_guidelines
/
convert.sh
blob
ba149bb2896a10f7a923178af9a98de6aaaf1098
1
#!/bin/bash
2
if
[
-z
"
$1
"
];
then
3
echo
"Usage:
$0
<format>"
4
exit
1
5
fi
6
xmlto
$1
index.xml
--skip-validation