aboutsummaryrefslogtreecommitdiffstats
path: root/navtree.js
diff options
context:
space:
mode:
authorTravisBot <>2018-01-06 11:36:50 +0000
committerTravisBot <>2018-01-06 11:36:50 +0000
commit460d9bda5f03c5da29864fa9dd160848097be51b (patch)
treeb51cba7127a1402e0c9566ec919527a42934ab23 /navtree.js
parenta72d604ca0e0f14228b45eaf9091b6c0b4085911 (diff)
downloadYAGE-460d9bda5f03c5da29864fa9dd160848097be51b.tar.gz
YAGE-460d9bda5f03c5da29864fa9dd160848097be51b.zip
[Travis] Rebuilding documentation
Diffstat (limited to 'navtree.js')
-rw-r--r--navtree.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/navtree.js b/navtree.js
index cf009008..ef75b377 100644
--- a/navtree.js
+++ b/navtree.js
@@ -31,7 +31,10 @@ var NAVTREE =
[ "File List", "files.html", "files" ],
[ "File Members", "globals.html", [
[ "All", "globals.html", null ],
+ [ "Functions", "globals_func.html", null ],
[ "Variables", "globals_vars.html", null ],
+ [ "Typedefs", "globals_type.html", null ],
+ [ "Enumerator", "globals_eval.html", null ],
[ "Macros", "globals_defs.html", null ]
] ]
] ]
@@ -41,8 +44,8 @@ var NAVTREE =
var NAVTREEINDEX =
[
"active_8cpp.html",
-"classyage_1_1Vector3.html#ae91b009b2e5e81163ebf80bf5bcbe7f0",
-"matrix_8h.html#a947133b8fc764d9fc5c5d8b08821cf32"
+"functions_g.html",
+"shader_8h_source.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';