diff options
author | Armin Müller <27155134+arm-in@users.noreply.github.com> | 2019-07-09 12:43:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-09 12:43:42 (GMT) |
commit | 1604546726a2638c9042b6198b771d5ae40ff577 (patch) | |
tree | a134814df4b28c3419b3bf6e259de064febecb21 | |
parent | b41dda0d52a1c8f8b46f00b1dc46d9f97f2e86dc (diff) | |
download | Doxygen-1604546726a2638c9042b6198b771d5ae40ff577.zip Doxygen-1604546726a2638c9042b6198b771d5ae40ff577.tar.gz Doxygen-1604546726a2638c9042b6198b771d5ae40ff577.tar.bz2 |
built-in
-rw-r--r-- | doc/install.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc index 18ea44e..b711cd4 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -201,7 +201,7 @@ 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 https://www.7-zip.org/) -or use the build in unpack feature of modern Windows systems). +or use the built-in unpack feature of modern Windows systems). Now your environment is setup to generate the required project files for \c doxygen. |