build     - This folder contains build templates/examples
classes   - This folder contains individual function/namesapce help, named accoriding to scope
             ex: omni::system::last_error() would be omni@5Fsystem@5Flast@5Ferror.cpp
framework - This folder contains full examples of the framework (like the omni::sync namespace)

