diff options
Diffstat (limited to 'docs/menudata.js')
-rw-r--r-- | docs/menudata.js | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/menudata.js b/docs/menudata.js index a1c62a0..c983a72 100644 --- a/docs/menudata.js +++ b/docs/menudata.js @@ -36,6 +36,8 @@ var menudata={children:[ {text:"u",url:"functions_u.html#index_u"}, {text:"v",url:"functions_v.html#index_v"}, {text:"w",url:"functions_w.html#index_w"}, +{text:"x",url:"functions_x.html#index_x"}, +{text:"y",url:"functions_y.html#index_y"}, {text:"~",url:"functions_0x7e.html#index_0x7e"}]}, {text:"Functions",url:"functions_func.html",children:[ {text:"a",url:"functions_func.html#index_a"}, @@ -52,6 +54,7 @@ var menudata={children:[ {text:"m",url:"functions_func_m.html#index_m"}, {text:"o",url:"functions_func_o.html#index_o"}, {text:"p",url:"functions_func_p.html#index_p"}, +{text:"r",url:"functions_func_r.html#index_r"}, {text:"s",url:"functions_func_s.html#index_s"}, {text:"t",url:"functions_func_t.html#index_t"}, {text:"u",url:"functions_func_u.html#index_u"}, @@ -59,6 +62,7 @@ var menudata={children:[ {text:"Variables",url:"functions_vars.html",children:[ {text:"_",url:"functions_vars.html#index__"}, {text:"a",url:"functions_vars_a.html#index_a"}, +{text:"b",url:"functions_vars_b.html#index_b"}, {text:"c",url:"functions_vars_c.html#index_c"}, {text:"d",url:"functions_vars_d.html#index_d"}, {text:"e",url:"functions_vars_e.html#index_e"}, @@ -78,7 +82,9 @@ var menudata={children:[ {text:"t",url:"functions_vars_t.html#index_t"}, {text:"u",url:"functions_vars_u.html#index_u"}, {text:"v",url:"functions_vars_v.html#index_v"}, -{text:"w",url:"functions_vars_w.html#index_w"}]}, +{text:"w",url:"functions_vars_w.html#index_w"}, +{text:"x",url:"functions_vars_x.html#index_x"}, +{text:"y",url:"functions_vars_y.html#index_y"}]}, {text:"Typedefs",url:"functions_type.html",children:[ {text:"c",url:"functions_type.html#index_c"}, {text:"i",url:"functions_type.html#index_i"}, |