/** \mainpage PolyVox Framework The PolyVox documentation.\n For a brief introduction, see the \ref tutorial. \author David Williams \namespace PolyVox \brief Main namespace */ /** \page tutorial Tutorial This is a basic tutorial covering the essentials of using PolyVox. \code #include int main(int argc, char *argv[]) { //blah blah } \endcode */