acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

menudata.js (1392B)

      1 var menudata={children:[
      2 {text:"Main Page",url:"index.html"},
      3 {text:"Classes",url:"annotated.html",children:[
      4 {text:"Class List",url:"annotated.html"},
      5 {text:"Class Index",url:"classes.html"},
      6 {text:"Class Hierarchy",url:"inherits.html"},
      7 {text:"Class Members",url:"functions.html",children:[
      8 {text:"All",url:"functions.html",children:[
      9 {text:"a",url:"functions.html#index_a"},
     10 {text:"b",url:"functions.html#index_b"},
     11 {text:"c",url:"functions.html#index_c"},
     12 {text:"e",url:"functions.html#index_e"},
     13 {text:"f",url:"functions.html#index_f"},
     14 {text:"g",url:"functions.html#index_g"},
     15 {text:"i",url:"functions.html#index_i"},
     16 {text:"k",url:"functions.html#index_k"},
     17 {text:"r",url:"functions.html#index_r"},
     18 {text:"s",url:"functions.html#index_s"},
     19 {text:"t",url:"functions.html#index_t"}]},
     20 {text:"Functions",url:"functions_func.html",children:[
     21 {text:"a",url:"functions_func.html#index_a"},
     22 {text:"b",url:"functions_func.html#index_b"},
     23 {text:"c",url:"functions_func.html#index_c"},
     24 {text:"g",url:"functions_func.html#index_g"},
     25 {text:"i",url:"functions_func.html#index_i"},
     26 {text:"r",url:"functions_func.html#index_r"},
     27 {text:"s",url:"functions_func.html#index_s"},
     28 {text:"t",url:"functions_func.html#index_t"}]},
     29 {text:"Variables",url:"functions_vars.html"},
     30 {text:"Typedefs",url:"functions_type.html"}]}]},
     31 {text:"Files",url:"files.html",children:[
     32 {text:"File List",url:"files.html"}]}]}