Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2017-12-27 18:37:27 +0300
committerAntenore Gatta <antenore@simbiosi.org>2017-12-27 18:37:27 +0300
commit430c2df0ad1e3de1341dc7e0213cddc9602cc942 (patch)
tree9469244290430ac3fb4c902f97c41ec6f86f3e2d /docs/navtreedata.js
parente2f77a8071a4d7c3ea18d490b602b0caf5f9a8b6 (diff)
Renamed doxygen output folder to match with gh-pages requirements
Diffstat (limited to 'docs/navtreedata.js')
-rw-r--r--docs/navtreedata.js50
1 files changed, 50 insertions, 0 deletions
diff --git a/docs/navtreedata.js b/docs/navtreedata.js
new file mode 100644
index 000000000..5794ef9db
--- /dev/null
+++ b/docs/navtreedata.js
@@ -0,0 +1,50 @@
+var NAVTREE =
+[
+ [ "Remmina - The GTK+ Remote Desktop Client", "index.html", [
+ [ "Change Log", "md__c_h_a_n_g_e_l_o_g.html", null ],
+ [ "Contributor Covenant Code of Conduct", "md__c_o_d_e__o_f__c_o_n_d_u_c_t.html", null ],
+ [ "Contributing to Remmina", "md__c_o_n_t_r_i_b_u_t_i_n_g.html", null ],
+ [ "Todo List", "todo.html", null ],
+ [ "Data Structures", "annotated.html", [
+ [ "Data Structures", "annotated.html", "annotated_dup" ],
+ [ "Data Structure Index", "classes.html", null ],
+ [ "Data Fields", "functions.html", [
+ [ "All", "functions.html", "functions_dup" ],
+ [ "Variables", "functions_vars.html", "functions_vars" ],
+ [ "Enumerator", "functions_eval.html", null ]
+ ] ]
+ ] ],
+ [ "Files", null, [
+ [ "File List", "files.html", "files" ],
+ [ "Globals", "globals.html", [
+ [ "All", "globals.html", "globals_dup" ],
+ [ "Functions", "globals_func.html", "globals_func" ],
+ [ "Variables", "globals_vars.html", null ],
+ [ "Typedefs", "globals_type.html", null ],
+ [ "Enumerations", "globals_enum.html", null ],
+ [ "Enumerator", "globals_eval.html", "globals_eval" ]
+ ] ]
+ ] ]
+ ] ]
+];
+
+var NAVTREEINDEX =
+[
+"annotated.html",
+"nx__session_8h.html#a2970898e8a43ce21e1cc510d49f1b89da6a93837e5235e3ce71188b1cf82774d1",
+"rdp__plugin_8h.html#a0e50aeabb34e9e653933d081e74c5c16",
+"remmina__connection__window_8c.html#aaedb0044bf386cc1ecd815e29684ee64",
+"remmina__filezilla__sftp__pki_8sh.html",
+"remmina__main_8c.html#a70b22bc373dab1553cd49624c0e5ebbb",
+"remmina__protocol__widget_8c.html#a36dc11d3d762e37a0fc4a5d00d68b899",
+"remmina__ssh_8c.html",
+"spice__plugin_8c.html#a56a0f36da7f9eaaf54bd05cc2bf49173ac0cdff2ecbe3da84d4ed6af8fffd49e1",
+"struct___remmina_n_x_session.html#adc8191b8b242c369a1287df3333ff9d8",
+"struct___remmina_pref.html#a6d77a2663675f01670ed7cc2f14e39c9",
+"struct___remmina_s_s_h_tunnel.html#abb17dc2972e189660c20eff7ec0fe513",
+"structrf__clipboard.html#ad22c0f3cd325db2746e9ca42cca0d65b",
+"xdmcp__plugin_8c.html#ae5d6630e713576f37dfedce6a1492903"
+];
+
+var SYNCONMSG = 'click to disable panel synchronisation';
+var SYNCOFFMSG = 'click to enable panel synchronisation'; \ No newline at end of file