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_dup.js | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 20.02/functions_dup.js (limited to '20.02/functions_dup.js') diff --git a/20.02/functions_dup.js b/20.02/functions_dup.js new file mode 100644 index 0000000000..9c7d783e30 --- /dev/null +++ b/20.02/functions_dup.js @@ -0,0 +1,28 @@ +var functions_dup = +[ + [ "a", "functions.xhtml", null ], + [ "b", "functions_b.xhtml", null ], + [ "c", "functions_c.xhtml", null ], + [ "d", "functions_d.xhtml", null ], + [ "e", "functions_e.xhtml", null ], + [ "f", "functions_f.xhtml", null ], + [ "g", "functions_g.xhtml", null ], + [ "h", "functions_h.xhtml", null ], + [ "i", "functions_i.xhtml", null ], + [ "j", "functions_j.xhtml", null ], + [ "k", "functions_k.xhtml", null ], + [ "l", "functions_l.xhtml", null ], + [ "m", "functions_m.xhtml", null ], + [ "n", "functions_n.xhtml", null ], + [ "o", "functions_o.xhtml", null ], + [ "p", "functions_p.xhtml", null ], + [ "q", "functions_q.xhtml", null ], + [ "r", "functions_r.xhtml", null ], + [ "s", "functions_s.xhtml", null ], + [ "t", "functions_t.xhtml", null ], + [ "u", "functions_u.xhtml", null ], + [ "v", "functions_v.xhtml", null ], + [ "w", "functions_w.xhtml", null ], + [ "y", "functions_y.xhtml", null ], + [ "~", "functions_0x7e.xhtml", null ] +]; \ No newline at end of file -- cgit v1.2.1