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 025ab77753 Added bash script to generate docs 8 years ago
..
command_ref Added anchors and TOC to command and event handler reference 8 years ago
fungus_docs Documented <<< and >>> tags for conversation system. 8 years ago
fungus_lua Added compatibility note to FungusLua docs 8 years ago
resources Added bash script to generate docs 8 years ago
top_pages Tidied up folder structure and added custom header 8 years ago
Docs.mdproj Added mlnodevelop project for editing docs files. 8 years ago
Doxyfile Added bash script to generate docs 8 years ago
make_docs.sh Added bash script to generate docs 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/