diff options
Diffstat (limited to 'doc/html/navtree.js')
-rw-r--r-- | doc/html/navtree.js | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/html/navtree.js b/doc/html/navtree.js index fc61d3e..bd2313c 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -1,6 +1,11 @@ var NAVTREE = [ [ "Templates -- Meow", "index.html", [ + [ "Meow's Main Page~~", "index.html", [ + [ "Introduction", "index.html#intro", null ], + [ "Links", "index.html#links", null ], + [ "Authors", "index.html#authors", null ] + ] ], [ "Namespaces", null, [ [ "Namespace List", "namespaces.html", "namespaces" ], [ "Namespace Members", "namespacemembers.html", [ @@ -39,11 +44,11 @@ var NAVTREE = var NAVTREEINDEX = [ "BinaryIndexTree_8h.html", -"classmeow_1_1DisjointSet.html#ade3ec2924018ac0fd6693e3ae966516f", -"classmeow_1_1LinearTransformation.html#ad21d0eb275d3ac9ce780e4ccf2c78bcb", -"classmeow_1_1RGBf__Space.html#a6b4da76d0c83cb321f61fb6387932203", -"classmeow_1_1Vector.html#a34ca34c834e47288894cec2445e5b073", -"functions_func_v.html" +"classmeow_1_1Color3__Space.html#af08839264f6ea6dc50cf6175d26afa6e", +"classmeow_1_1KD__Tree.html#abdeb11a064dc06f80437126d6744b022", +"classmeow_1_1RGBf__Space.html#a130bbee98fdd279a415e18aa0ca2f13c", +"classmeow_1_1VP__Tree.html#a7c73bb25b40f440b48267f94fa4561ad", +"functions_func_i.html" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |