vancegroup / vr-jugglua

VR JuggLua: A Framework for VR Applications Combining Lua, OpenSceneGraph, and VR Juggler
Boost Software License 1.0
11 stars 12 forks source link

Add luadoc to build #50

Open rpavlik opened 12 years ago

rpavlik commented 12 years ago

This requires not only luadoc but also luafilesystem. The advantage is auto-generated documentation. We may be able to use third-party distributions of luadoc by building as shared libraries.