diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2018-05-27 22:44:51 +0300 |
---|---|---|
committer | Oleg Morozenkov <m@oleg.rocks> | 2018-05-27 22:44:51 +0300 |
commit | ce9bcf9d653a0598b41fcf52708d01b396c6fd30 (patch) | |
tree | ddb7c0a454401da4ddeefc0bc517c9502ba61590 /docs/functions_vars.js | |
parent | 9804b269d19e3db1c0aada27c47f8748bfff40a0 (diff) |
Update README.md and docs
Diffstat (limited to 'docs/functions_vars.js')
-rw-r--r-- | docs/functions_vars.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/functions_vars.js b/docs/functions_vars.js index 90d25c8..a88dae3 100644 --- a/docs/functions_vars.js +++ b/docs/functions_vars.js @@ -2,6 +2,7 @@ var functions_vars = [ [ "_", "functions_vars.html", null ], [ "a", "functions_vars_a.html", null ], + [ "b", "functions_vars_b.html", null ], [ "c", "functions_vars_c.html", null ], [ "d", "functions_vars_d.html", null ], [ "e", "functions_vars_e.html", null ], @@ -21,5 +22,7 @@ var functions_vars = [ "t", "functions_vars_t.html", null ], [ "u", "functions_vars_u.html", null ], [ "v", "functions_vars_v.html", null ], - [ "w", "functions_vars_w.html", null ] + [ "w", "functions_vars_w.html", null ], + [ "x", "functions_vars_x.html", null ], + [ "y", "functions_vars_y.html", null ] ];
\ No newline at end of file |