mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
44 lines
No EOL
1.7 KiB
JavaScript
44 lines
No EOL
1.7 KiB
JavaScript
var NAVTREE =
|
|
[
|
|
[ "libwebsockets", "index.html", [
|
|
[ "Libwebsockets API introduction", "index.html", null ],
|
|
[ "Notes about building lws", "md_README.build.html", null ],
|
|
[ "Notes about lwsws", "md_README.lwsws.html", null ],
|
|
[ "Notes about coding with lws", "md_README.coding.html", null ],
|
|
[ "Notes about generic-sessions Plugin", "md_README.generic-sessions.html", null ],
|
|
[ "Overview of lws test apps", "md_README.test-apps.html", null ],
|
|
[ "Deprecated List", "deprecated.html", null ],
|
|
[ "Modules", "modules.html", "modules" ],
|
|
[ "Data Structures", "annotated.html", [
|
|
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
|
|
[ "Data Fields", "functions.html", [
|
|
[ "All", "functions.html", null ],
|
|
[ "Functions", "functions_func.html", null ],
|
|
[ "Variables", "functions_vars.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Files", null, [
|
|
[ "File List", "files.html", "files" ],
|
|
[ "Globals", "globals.html", [
|
|
[ "All", "globals.html", "globals_dup" ],
|
|
[ "Functions", "globals_func.html", null ],
|
|
[ "Typedefs", "globals_type.html", null ],
|
|
[ "Enumerations", "globals_enum.html", null ],
|
|
[ "Enumerator", "globals_eval.html", null ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"annotated.html",
|
|
"group__context-and-vhost.html#gga41c2d763f78cc248df3b9f8645dbd2a5accc9d0d11d1124a21659586164b0962e",
|
|
"group__smtp.html#ga116be79bf44f9dc2a97f46e051fe4dc0",
|
|
"libwebsockets_8h.html#a9032a3062641d334161c29adcc4fa15d"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |