mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 00:05:25 +08:00
qt 6.5.1 original
This commit is contained in:
33
doc/global/html-config.qdocconf
Normal file
33
doc/global/html-config.qdocconf
Normal file
@ -0,0 +1,33 @@
|
||||
#Additional HTML settings
|
||||
|
||||
HTML.nonavigationbar = "false"
|
||||
|
||||
HTML.tocdepth = 2
|
||||
|
||||
HTML.extraimages += template/images/arrow_bc.png \
|
||||
template/images/home.png \
|
||||
template/images/ico_out.png \
|
||||
template/images/ico_note.png \
|
||||
template/images/ico_note_attention.png \
|
||||
template/images/btn_prev.png \
|
||||
template/images/btn_next.png \
|
||||
template/images/bullet_dn.png \
|
||||
template/images/bullet_sq.png \
|
||||
template/images/bgrContent.png \
|
||||
template/images/logo.png
|
||||
|
||||
#specify which files in the output directory should be packed into the qch file.
|
||||
#these files are assumed to be in each module's output directory."qtquick/images/ico_out.png" for example.
|
||||
{qhp.extraFiles,DocBook.extraFiles} += \
|
||||
images/arrow_bc.png \
|
||||
images/home.png \
|
||||
images/ico_out.png \
|
||||
images/ico_note.png \
|
||||
images/ico_note_attention.png \
|
||||
images/btn_prev.png \
|
||||
images/btn_next.png \
|
||||
images/bullet_dn.png \
|
||||
images/bullet_sq.png \
|
||||
images/bgrContent.png \
|
||||
images/logo.png
|
||||
|
Reference in New Issue
Block a user