@@ -34,8 +34,8 @@ Doxygen also supports the hardware description language VHDL.
3434
3535Doxygen can help you in three ways:
3636<ol>
37- <li> It can generate an on-line documentation browser (in HTML) and/or an
38- off-line reference manual (in \LaTeX) from a set
37+ <li> It can generate an online documentation browser (in HTML) and/or an
38+ offline reference manual (in \LaTeX) from a set
3939 of documented source files.
4040 There is also support for generating output in RTF (MS-Word),
4141 PostScript, hyperlinked PDF, compressed HTML, and Unix man pages.
@@ -49,7 +49,7 @@ Doxygen can help you in three ways:
4949 by means of include dependency graphs, inheritance diagrams,
5050 and collaboration diagrams, which are all generated automatically.
5151<li> You can also use Doxygen for creating normal documentation (as I did
52- for the Doxygen user manual and web-site ).
52+ for the Doxygen user manual and website ).
5353</ol>
5454
5555Doxygen is developed under macOS and Linux, but is set-up to be highly
@@ -68,7 +68,7 @@ The first part forms a user manual:
6868 documentation quickly.
6969<li>Section \ref docblocks demonstrates the various ways that code can
7070 be documented.
71- <li>Section \ref markdown show the Markdown formatting supported by Doxygen.
71+ <li>Section \ref markdown shows the Markdown formatting supported by Doxygen.
7272<li>Section \ref lists shows how to create lists.
7373<li>Section \ref grouping shows how to group things together.
7474<li>Section \ref tables shows how to insert tables in the documentation.
@@ -81,10 +81,10 @@ The first part forms a user manual:
8181 supported by Doxygen.
8282<li>Section \ref searching shows various ways to search in the HTML documentation.
8383<li>Section \ref extsearch shows how use the external search and index tools
84- <li>Section \ref additional explains how you can create non-api related documentation pages.
84+ <li>Section \ref additional explains how you can create non-API related documentation pages.
8585<li>Section \ref customize explains how you can customize the output generated
8686 by Doxygen.
87- <li>Section \ref custcmd show how to define and use custom commands in your comments.
87+ <li>Section \ref custcmd shows how to define and use custom commands in your comments.
8888<li>Section \ref external explains how to let Doxygen create links to externally generated documentation.
8989<li>Section \ref faq gives answers to frequently asked questions.
9090<li>Section \ref trouble tells you what to do when you have problems.
@@ -104,7 +104,7 @@ The second part forms a reference manual:
104104 can be used within the documentation.
105105<li>Section \ref xmlcmds shows an overview of the C# style XML commands that
106106 can be used within the documentation.
107- <li>Section \ref emojisup shows an introduction how emoji can be used within
107+ <li>Section \ref emojisup shows an introduction to how emoji can be used within
108108 the documentation.
109109</ul>
110110
@@ -150,7 +150,7 @@ If you know other projects, let <a href="mailto:
[email protected] ?subject=New%20
150150know and I'll add them.
151151
152152<h2>Future work</h2>
153- Although Doxygen is successfully used by large number of companies and
153+ Although Doxygen is successfully used by a large number of companies and
154154open source projects already, there is always room for improvement.
155155<p>
156156You can also submit enhancement requests in
@@ -177,7 +177,7 @@ Thanks go to:
177177<li>Joerg Baumann, for adding conditional documentation blocks,
178178 PDF links, and the configuration generator.
179179<li>Tim Mensch for adding the todo command.
180- <li>Christian Hammond for redesigning the web-site .
180+ <li>Christian Hammond for redesigning the website .
181181<li>Ken Wong for providing the HTML tree view code.
182182<li>Talin for adding support for C# style comments with XML markup.
183183<li>Petr Prikryl for coordinating the internationalization support.
0 commit comments