URI:
       documentation_options.js - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
  HTML git clone git://src.adamsgaard.dk/sphere
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
       documentation_options.js (327B)
       ---
            1 const DOCUMENTATION_OPTIONS = {
            2     VERSION: '2.15',
            3     LANGUAGE: 'en',
            4     COLLAPSE_INDEX: false,
            5     BUILDER: 'html',
            6     FILE_SUFFIX: '.html',
            7     LINK_SUFFIX: '.html',
            8     HAS_SOURCE: true,
            9     SOURCELINK_SUFFIX: '.txt',
           10     NAVIGATION_WITH_KEYS: false,
           11     SHOW_SEARCH_SUMMARY: true,
           12     ENABLE_SEARCH_SHORTCUTS: true,
           13