mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-22 09:39:59 +01:00
changed location of generation of .qch file
This commit is contained in:
4
Doxyfile
4
Doxyfile
@@ -67,7 +67,7 @@ PROJECT_LOGO = ico/256x256/qet.png
|
||||
# when the HTML document is shown. Doxygen will copy the logo to the output
|
||||
# directory.
|
||||
|
||||
PROJECT_ICON =
|
||||
PROJECT_ICON = ico/256x256/qelectrotech.png
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
|
||||
# into which the generated documentation will be written. If a relative path is
|
||||
@@ -1590,7 +1590,7 @@ GENERATE_QHP = YES
|
||||
# the HTML output folder.
|
||||
# This tag requires that the tag GENERATE_QHP is set to YES.
|
||||
|
||||
QCH_FILE = QElectroTech.qch
|
||||
QCH_FILE = ../QElectroTech.qch
|
||||
|
||||
# The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help
|
||||
# Project output. For more information please see Qt Help Project / Namespace
|
||||
|
||||
Reference in New Issue
Block a user