diff options
| author | Dave Clark <[email protected]> | 2018-02-28 17:22:22 -0500 |
|---|---|---|
| committer | Dave Clark <[email protected]> | 2018-02-28 17:22:22 -0500 |
| commit | 25528fd230f5f4298c35123a833cdb112675808e (patch) | |
| tree | f5aca3f5ee5a7734df41e7b974a04c37ddff528e /doc/html/navtreedata.js | |
| parent | Push GfeSDK #173 (diff) | |
| download | gfesdk-25528fd230f5f4298c35123a833cdb112675808e.tar.xz gfesdk-25528fd230f5f4298c35123a833cdb112675808e.zip | |
Push SDK # 1.1.186
Documentation updates.
Diffstat (limited to 'doc/html/navtreedata.js')
| -rw-r--r-- | doc/html/navtreedata.js | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/doc/html/navtreedata.js b/doc/html/navtreedata.js index a401f38..eaf2f8a 100644 --- a/doc/html/navtreedata.js +++ b/doc/html/navtreedata.js @@ -1,33 +1,7 @@ var NAVTREE = [ [ "NVIDIAGeForceExperienceSDK", "index.html", [ - [ "Development Guide", "index.html", [ - [ "NVIDIA GeForce Experience SDK", "index.html#section_main", [ - [ "At a Glance", "index.html#section_glance", [ - [ "Software Stack", "index.html#section_stack", null ], - [ "GfeSDK Package", "index.html#section_package", null ], - [ "Compiling And Linking", "index.html#section_compiling", null ] - ] ], - [ "Using GfeSDK", "index.html#section_using", [ - [ "Creation and Release", "index.html#section_example_create", null ], - [ "Request Permissions", "index.html#section_example_permission", null ], - [ "Configure Highlights", "index.html#section_example_highlightsconfigure", null ], - [ "Groups and Saving Highlights", "index.html#section_Example_highlights", null ], - [ "Open Highlight Summary", "index.html#section_example_summary", null ] - ] ], - [ "Concepts", "index.html#section_concepts", [ - [ "Strings", "index.html#section_strings", null ], - [ "Versioning", "index.html#section_version", null ], - [ "Permissions", "index.html#section_permissions", null ], - [ "Asynchronous Calls", "index.html#section_async", null ], - [ "Notifications", "index.html#section_notifications", null ], - [ "Threading", "index.html#section_threading", null ], - [ "In Game Overlay", "index.html#section_igo", null ] - ] ], - [ "UX Guidance", "index.html#section_ux", null ], - [ "Logging", "index.html#section_log", null ] - ] ] - ] ], + [ "Development Guide", "index.html", null ], [ "Changelog", "section_changelog.html", null ], [ "Classes", "annotated.html", [ [ "Class List", "annotated.html", "annotated_dup" ], @@ -55,7 +29,7 @@ var NAVTREE = var NAVTREEINDEX = [ ".html", -"struct_n_v_g_s_d_k___highlight_config_params.html#ad64bab4bc54c4e9a15b14590f293adb4" +"struct_n_v_g_s_d_k___highlights___number_of_highlights.html" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |