first commit

This commit is contained in:
Irlan Robson
2016-12-18 18:39:47 -02:00
commit 8f29bc7e21
232 changed files with 103257 additions and 0 deletions

8
documenting.txt Normal file
View File

@ -0,0 +1,8 @@
Generating API Documentation
Grab Doxygen from http://www.doxygen.org
Say the following on the command line: doxygen doxyfile
Open doc/api/html/index.html
User manual is a work in progress. Meanwhile, code comments are the best way to learn how to use
Bounce.