summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael "Croydon" Keck <cr0ydon@outlook.com>2018-09-11 14:07:58 (GMT)
committerGitHub <noreply@github.com>2018-09-11 14:07:58 (GMT)
commit70c2d03e6ca38009ac144b11d7c7cd5ef4f2d3e8 (patch)
tree183392a581c4391f4f0c69430198bcaa962fe82f /doc
parentf8c353715a69341f9e4658cd59e750a0adf6bd5d (diff)
downloadDoxygen-70c2d03e6ca38009ac144b11d7c7cd5ef4f2d3e8.zip
Doxygen-70c2d03e6ca38009ac144b11d7c7cd5ef4f2d3e8.tar.gz
Doxygen-70c2d03e6ca38009ac144b11d7c7cd5ef4f2d3e8.tar.bz2
Update install.doc: Qt 5 is now supported as well
Diffstat (limited to 'doc')
-rw-r--r--doc/install.doc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/install.doc b/doc/install.doc
index 519ee47..7df0dee 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -49,7 +49,7 @@ tools should be installed.
<li>Qt Software's GUI toolkit
<a href="http://qt-project.org/">Qt</A>
\addindex Qt
- version 4.3 or higher (but currently, Qt 5.x is not yet supported).
+ version 4.3 or higher (including Qt 5).
This is needed to build the GUI front-end doxywizard.
<li>A \LaTeX distribution: for instance
<a href="http://www.tug.org/interest.html#free">TeX Live</a>
@@ -179,7 +179,7 @@ cd c:\tools
tar zxvf doxygen-x.y.z.src.tar.gz
\endverbatim
to unpack the sources (you can obtain \c tar from e.g. http://gnuwin32.sourceforge.net/packages.html).
-Alternatively you can use an unpack program, like 7-Zip (see http://www.7-zip.org)
+Alternatively you can use an unpack program, like 7-Zip (see https://www.7-zip.org/)
or use the build in unpack feature of modern Windows systems).
Now your environment is setup to generate the required project files for \c doxygen.
@@ -191,8 +191,8 @@ cd build
cmake -G "Visual Studio 12 2013" ..
\endverbatim
-Note that compiling Doxywizard currently requires Qt version 4
-(see http://qt-project.org/).
+Note that compiling Doxywizard requires Qt 4.3 or newer
+(see https://www.qt.io/developers/).
Also read the next section for additional tools you may need to install to run
doxygen with certain features enabled.
@@ -224,7 +224,7 @@ install <a href="https://en.wikipedia.org/wiki/LaTeX">LaTeX</a> and
For \LaTeX a number of distributions exists. Popular ones that should work with
doxygen are <a href="https://miktex.org/">MikTex</a>
-and <a href="http://www.tug.org/protext/">proTeXt</a>.
+and <a href="https://www.tug.org/protext/">proTeXt</a>.
Ghostscript can be <a href="https://sourceforge.net/projects/ghostscript/">downloaded</a>
from Sourceforge.