21
21
22
22
First go to the
23
23
<a href="https://www.doxygen.org/download.html">download</a> page
24
- to get the latest distribution, if you have not downloaded Doxygen already.
24
+ to get the latest distribution if you have not downloaded Doxygen already.
25
25
26
26
\section install_src_unix Compiling from source on UNIX
27
27
@@ -37,7 +37,7 @@ following to build the executable:
37
37
\addindex python
38
38
<li>You need \c python (version 2.7 or higher, see https://www.python.org).
39
39
<li>In order to generate a \c Makefile for your platform, you need
40
- <a href="https://cmake.org/">cmake </a> version 3.14 or later.
40
+ <a href="https://cmake.org/">Cmake </a> version 3.14 or later.
41
41
\addindex cmake
42
42
</ul>
43
43
@@ -46,7 +46,7 @@ tools should be installed.
46
46
47
47
<ul>
48
48
<li>Qt Software's GUI toolkit
49
- <a href="https://doc.qt.io/">Qt</A >
49
+ <a href="https://doc.qt.io/">Qt</a >
50
50
\addindex Qt
51
51
version 5.14 or higher (including Qt 6).
52
52
This is needed to build the GUI front-end Doxywizard.
@@ -68,11 +68,11 @@ tools should be installed.
68
68
69
69
For testing at least these additional dependencies should be available:
70
70
<ul>
71
- <li>xmllint (libxml2-ultils )</li>
71
+ <li>xmllint (libxml2-utils )</li>
72
72
<li>bibtex (texlive-binaries)</li>
73
73
</ul>
74
74
75
- Compilation is now done by performing the following steps:
75
+ Compilation steps:
76
76
77
77
<ol>
78
78
<li>Unpack the archive, unless you already have done that:
0 commit comments