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.
Christopher 3a5dcc5660 Updated documentation for Lua debugger 8 years ago
..
command_ref Regenerated command documentation 8 years ago
fungus_docs Updated changelog 8 years ago
fungus_lua Updated documentation for Lua debugger 8 years ago
resources Added ga to docs 8 years ago
top_pages Added coding standard doc 8 years ago
Docs.mdproj Added coding standard doc 8 years ago
Doxyfile Added bash script to generate docs 8 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/