Revision 3adb0cb7
Von Moritz Bunkus vor fast 13 Jahren hinzugefügt
scripts/build_doc.sh | ||
---|---|---|
55 | 55 |
mkdir ${input} ${input}/copy_to_output ${custom} |
56 | 56 |
|
57 | 57 |
cp ${doc}/dokumentation.xml ${input}/ |
58 |
test -d ${doc}images && cp -R ${doc}/images ${input}/copy_to_output/ |
|
58 |
test -d ${doc}/images && cp -R ${doc}/images ${input}/copy_to_output/
|
|
59 | 59 |
cp -R ${doc}/build/custom-cfg/* ${custom}/ |
60 | 60 |
|
61 | 61 |
if [[ $pdf = 1 ]] ; then |
Auch abrufbar als: Unified diff
doc/skr04-update-3804 nach DocBook gewandelt