@@ -254,7 +254,7 @@ Go to the <a href="commands.html">next</a> section or return to the
254254 <docs >
255255<![CDATA[
256256 Using the \c PROJECT_BRIEF tag one can provide an optional one line description
257- for a project that appears at the top of each page and should give viewer
257+ for a project that appears at the top of each page and should give viewers
258258 a quick idea about the purpose of the project. Keep the description short.
259259]]>
260260 </docs >
@@ -297,7 +297,7 @@ Go to the <a href="commands.html">next</a> section or return to the
297297 format and will distribute the generated files over these directories.
298298 Enabling this option can be useful when feeding Doxygen a huge amount of source
299299 files, where putting all generated files in the same directory would otherwise
300- causes performance problems for the file system.
300+ cause performance problems for the file system.
301301 Adapt \c CREATE_SUBDIRS_LEVEL to control the number of sub-directories.
302302]]>
303303 </docs >
@@ -485,7 +485,7 @@ Go to the <a href="commands.html">next</a> section or return to the
485485 <docs >
486486<![CDATA[
487487 If the \c SHORT_NAMES tag is set to \c YES, Doxygen will generate much shorter
488- (but less readable) file names. This can be useful is your file systems
488+ (but less readable) file names. This can be useful if your file system
489489 doesn't support long names like on DOS, Mac, or CD-ROM.
490490]]>
491491 </docs >
@@ -1540,10 +1540,10 @@ PATH=/Library/TeX/texbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
15401540 <docs >
15411541<![CDATA[
15421542 This tag can be used to specify the character encoding of the source files that Doxygen
1543- parses
1543+ parses.
15441544 The \c INPUT_FILE_ENCODING tag can be used to specify character encoding on a per file pattern
15451545 basis. Doxygen will compare the file name with each pattern and apply the
1546- encoding instead of the default \ref cfg_input_encoding "INPUT_ENCODING") if there is a match.
1546+ encoding instead of the default \ref cfg_input_encoding "INPUT_ENCODING" if there is a match.
15471547 The character encodings are a list of the form: pattern=encoding (like `*.php=ISO-8859-1`).
15481548
15491549 \sa \ref cfg_input_encoding "INPUT_ENCODING" for further information on supported encodings.
@@ -2411,7 +2411,7 @@ The \c DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
24112411 project file that can be read by Microsoft's HTML Help Workshop
24122412 on Windows.
24132413 In the beginning of 2021 Microsoft took the original page, with a.o. the download links,
2414- offline the HTML help workshop was already many years in maintenance mode).
2414+ offline ( the HTML help workshop was already many years in maintenance mode).
24152415 You can download the HTML help workshop from the web archives at
24162416 <a href="http://web.archive.org/web/20160201063255/http://download.microsoft.com/download/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe">Installation executable</a>.
24172417<br>
0 commit comments