Move Doxyfile to base directory

This commit is contained in:
Hypolite Petovan 2018-11-28 23:09:35 -05:00
parent c0b3b73c88
commit c3c7c50dc5
4 changed files with 6 additions and 11 deletions

View file

@ -8,7 +8,7 @@
To get the Doxygen API Documentation you must render it with the program <a href="http://www.doxygen.org">Doxygen</a> (included in most distributions).
<pre>
$ doxygen util/Doxyfile
$ doxygen Doxyfile
</pre>
<br>
<a href="javascript:history.back()">back</a>