Christopher
8 years ago
2 changed files with 25 additions and 3 deletions
@ -0,0 +1,22 @@
|
||||
Building the Fungus documentation |
||||
================================= |
||||
|
||||
1. Download and install Doxygen from http://www.doxygen.org |
||||
2. Run Doxygen and open the file called 'Doxyfile' |
||||
3. Click the Run tab and click the Run Doxygen button. |
||||
|
||||
Doxygen will process all source code and markdown files and place the HTML documentation in Build/Docs. |
||||
|
||||
Contributing |
||||
============ |
||||
|
||||
To add or change something in the documentation please submit a pull request via github. |
||||
|
||||
License |
||||
======= |
||||
|
||||
The Fungus documentation is licensed under the Creative Commons Attribution-NonCommercial License. |
||||
https://creativecommons.org/licenses/by-nc/3.0/ |
||||
|
||||
|
||||
|
Loading…
Reference in new issue