mirror of
https://github.com/KDE/konsole.git
synced 2026-01-19 12:38:21 -05:00
5 lines
166 B
Plaintext
Executable File
5 lines
166 B
Plaintext
Executable File
export PATH=$PATH:/opt/doxygen-0.4/bin
|
|
# doxytag -t qt.tag $QTDIR/html
|
|
doxygen konsole.Doxyfile
|
|
./konsole/html/installdox -l qt.tag@$QTDIR/html ./konsole/html/*.html
|