From 8f6a2dbf780561f9af896b214501977edd6a220f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Mon, 22 Apr 2019 13:35:22 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/pip@785 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5 --- Doxyfile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doxyfile.in b/Doxyfile.in index 4dda7b6b..cbc5c840 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -1414,7 +1414,7 @@ QHP_NAMESPACE = PIP # The default value is: doc. # This tag requires that the tag GENERATE_QHP is set to YES. -QHP_VIRTUAL_FOLDER = doc +QHP_VIRTUAL_FOLDER = PIP # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom # filter to add. For more information please see Qt Help Project / Custom @@ -1428,14 +1428,14 @@ QHP_CUST_FILTER_NAME = PIP # Filters (see: http://doc.qt.io/qt-4.8/qthelpproject.html#custom-filters). # This tag requires that the tag GENERATE_QHP is set to YES. -QHP_CUST_FILTER_ATTRS = "PIP 1.7.1" +QHP_CUST_FILTER_ATTRS = "PIP" # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this # project's filter section matches. Qt Help Project / Filter Attributes (see: # http://doc.qt.io/qt-4.8/qthelpproject.html#filter-attributes). # This tag requires that the tag GENERATE_QHP is set to YES. -QHP_SECT_FILTER_ATTRS = "PIP 1.7.1" +QHP_SECT_FILTER_ATTRS = "PIP" # The QHG_LOCATION tag can be used to specify the location of Qt's # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the