summaryrefslogtreecommitdiff
path: root/Doc/html/navtreedata.js
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/html/navtreedata.js')
-rw-r--r--Doc/html/navtreedata.js25
1 files changed, 25 insertions, 0 deletions
diff --git a/Doc/html/navtreedata.js b/Doc/html/navtreedata.js
new file mode 100644
index 0000000..383d895
--- /dev/null
+++ b/Doc/html/navtreedata.js
@@ -0,0 +1,25 @@
+var NAVTREE =
+[
+ [ "Implémentation de l'algorithme de rétropagation sur un réseau neuronal", "index.html", [
+ [ "Classes", "annotated.html", [
+ [ "Class List", "annotated.html", "annotated_dup" ],
+ [ "Class Index", "classes.html", null ],
+ [ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
+ [ "Class Members", "functions.html", [
+ [ "All", "functions.html", null ],
+ [ "Functions", "functions_func.html", null ]
+ ] ]
+ ] ],
+ [ "Files", null, [
+ [ "File List", "files.html", "files" ]
+ ] ]
+ ] ]
+];
+
+var NAVTREEINDEX =
+[
+".html"
+];
+
+var SYNCONMSG = 'click to disable panel synchronisation';
+var SYNCOFFMSG = 'click to enable panel synchronisation'; \ No newline at end of file