From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- 20.02/functions_vars.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 20.02/functions_vars.js (limited to '20.02/functions_vars.js') diff --git a/20.02/functions_vars.js b/20.02/functions_vars.js new file mode 100644 index 0000000000..0a9a494e6c --- /dev/null +++ b/20.02/functions_vars.js @@ -0,0 +1,17 @@ +var functions_vars = +[ + [ "a", "functions_vars.xhtml", null ], + [ "b", "functions_vars_b.xhtml", null ], + [ "c", "functions_vars_c.xhtml", null ], + [ "d", "functions_vars_d.xhtml", null ], + [ "i", "functions_vars_i.xhtml", null ], + [ "l", "functions_vars_l.xhtml", null ], + [ "m", "functions_vars_m.xhtml", null ], + [ "n", "functions_vars_n.xhtml", null ], + [ "o", "functions_vars_o.xhtml", null ], + [ "p", "functions_vars_p.xhtml", null ], + [ "s", "functions_vars_s.xhtml", null ], + [ "t", "functions_vars_t.xhtml", null ], + [ "v", "functions_vars_v.xhtml", null ], + [ "w", "functions_vars_w.xhtml", null ] +]; \ No newline at end of file -- cgit v1.2.1