Added main README.markdown to included files list in doxygen

This commit is contained in:
William Miceli
2021-01-26 12:59:48 -05:00
parent 7966cf0e14
commit d9b4e5cfe2
65 changed files with 2517 additions and 7 deletions

View File

@@ -23,4 +23,10 @@
@licend The above is the entire license notice for the JavaScript code in this file
*/
var menudata={children:[
{text:"Main Page",url:"index.html"}]}
{text:"Main Page",url:"index.html"},
{text:"Related Pages",url:"pages.html"},
{text:"Files",url:"files.html",children:[
{text:"File List",url:"files.html"},
{text:"Globals",url:"globals.html",children:[
{text:"All",url:"globals.html"},
{text:"Functions",url:"globals_func.html"}]}]}]}