An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Gregan 90f3efc469
Merge pull request #708 from mattboch/patch-1
6 years ago
..
command_ref Updated CHANGELOG and command reference docs 6 years ago
fungus_docs Merge pull request #708 from mattboch/patch-1 6 years ago
fungus_lua Updated docs for additional FUNGUSLUA_STANDALONE scripting define symbol 8 years ago
resources Added variable overview to documentation 6 years ago
top_pages Added variable overview to documentation 6 years ago
Docs.mdproj Added Rigidbody2D variable type 7 years ago
Doxyfile Udpated Doxyfile to v3.9.1 6 years ago
make_docs.sh Make docs build script copies docs to github pages repo 8 years ago
readme.txt Added readme.txt and changed build output dir 8 years ago

readme.txt

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/