Revision 1323773a
Von Moritz Bunkus vor fast 13 Jahren hinzugefügt
scripts/build_doc.sh | ||
---|---|---|
58 | 58 |
|
59 | 59 |
if [[ $pdf = 1 ]] ; then |
60 | 60 |
./generator.sh dokumentation pdf |
61 |
cp ${output}/pdf/dokumentation.pdf ../../ |
|
61 |
cp ${output}/pdf/dokumentation.pdf ../../Lx-Office-Dokumentation.pdf
|
|
62 | 62 |
fi |
63 | 63 |
|
64 | 64 |
if [[ $html = 1 ]]; then |
Auch abrufbar als: Unified diff
dokumentation.pdf zur Klarheit umbenennen