make documentation for release 2.0.2
This commit is contained in:
5
doc/html/menudata.js
Normal file
5
doc/html/menudata.js
Normal file
@ -0,0 +1,5 @@
|
||||
var menudata={children:[
|
||||
{text:"Main Page",url:"index.html"},
|
||||
{text:"Related Pages",url:"pages.html"},
|
||||
{text:"Files",url:"files.html",children:[
|
||||
{text:"File List",url:"files.html"}]}]}
|
Reference in New Issue
Block a user