You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.5 KiB

1 year ago
  1. /*
  2. @ @licstart The following is the entire license notice for the
  3. JavaScript code in this file.
  4. Copyright (C) 1997-2017 by Dimitri van Heesch
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License along
  14. with this program; if not, write to the Free Software Foundation, Inc.,
  15. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  16. @licend The above is the entire license notice
  17. for the JavaScript code in this file
  18. */
  19. var NAVTREE =
  20. [
  21. [ "BestShotMobile", "index.html", [
  22. [ "Classes", "annotated.html", [
  23. [ "Class List", "annotated.html", "annotated_dup" ],
  24. [ "Class Index", "classes.html", null ],
  25. [ "Class Members", "functions.html", [
  26. [ "All", "functions.html", null ],
  27. [ "Functions", "functions_func.html", null ],
  28. [ "Variables", "functions_vars.html", null ]
  29. ] ]
  30. ] ],
  31. [ "Files", "files.html", [
  32. [ "File List", "files.html", "files_dup" ]
  33. ] ]
  34. ] ]
  35. ];
  36. var NAVTREEINDEX =
  37. [
  38. ".html"
  39. ];
  40. var SYNCONMSG = 'click to disable panel synchronisation';
  41. var SYNCOFFMSG = 'click to enable panel synchronisation';