Preparing to release 0.2.0

This commit is contained in:
Mike Young
2019-11-29 22:19:48 -05:00
parent 4950c8f9d6
commit 78dbf2f2df
13 changed files with 24 additions and 604 deletions

11
docs/html/menudata.js vendored
View File

@@ -21,13 +21,4 @@ with this program; if not, write to the Free Software Foundation, Inc.,
for the JavaScript code in this file
*/
var menudata={children:[
{text:"Main Page",url:"index.html"},
{text:"Classes",url:"annotated.html",children:[
{text:"Class List",url:"annotated.html"},
{text:"Class Index",url:"classes.html"},
{text:"Class Hierarchy",url:"hierarchy.html"},
{text:"Class Members",url:"functions.html",children:[
{text:"All",url:"functions.html"},
{text:"Functions",url:"functions_func.html"}]}]},
{text:"Files",url:"files.html",children:[
{text:"File List",url:"files.html"}]}]}
{text:"Main Page",url:"index.html"}]}