From 02775e52c43dbc82e08b6af8b87d8f320c05cb73 Mon Sep 17 00:00:00 2001
From: mathiascode <8754153+mathiascode@users.noreply.github.com>
Date: Thu, 24 Aug 2017 12:19:40 +0300
Subject: Minor changes (#3909)
---
Doxyfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'Doxyfile')
diff --git a/Doxyfile b/Doxyfile
index c00a0491e..90ad55ddb 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1099,25 +1099,25 @@ QCH_FILE =
# The QHP_NAMESPACE tag specifies the namespace to use when generating
# Qt Help Project output. For more information please see
-# http://doc.trolltech.com/qthelpproject.html#namespace
+# https://doc.qt.io/qt-5/qthelpproject.html#namespace
QHP_NAMESPACE = org.doxygen.Project
# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating
# Qt Help Project output. For more information please see
-# http://doc.trolltech.com/qthelpproject.html#virtual-folders
+# https://doc.qt.io/qt-5/qthelpproject.html#virtual-folders
QHP_VIRTUAL_FOLDER = doc
# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
# add. For more information please see
-# http://doc.trolltech.com/qthelpproject.html#custom-filters
+# https://doc.qt.io/qt-5/qthelpproject.html#custom-filters
QHP_CUST_FILTER_NAME =
# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the
# custom filter to add. For more information please see
-#
+#
# Qt Help Project / Custom Filters.
QHP_CUST_FILTER_ATTRS =
@@ -1125,7 +1125,7 @@ QHP_CUST_FILTER_ATTRS =
# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this
# project's
# filter section matches.
-#
+#
# Qt Help Project / Filter Attributes.
QHP_SECT_FILTER_ATTRS =
--
cgit v1.2.3