aboutsummaryrefslogtreecommitdiff
path: root/doc/html/annotated_dup.js
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/annotated_dup.js')
-rw-r--r--doc/html/annotated_dup.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/html/annotated_dup.js b/doc/html/annotated_dup.js
index bae2903..49d3194 100644
--- a/doc/html/annotated_dup.js
+++ b/doc/html/annotated_dup.js
@@ -1,5 +1,23 @@
var annotated_dup =
[
+ [ "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 ],
[ "GfeSDK", null, [
[ "Core", "class_gfe_s_d_k_1_1_core.html", "class_gfe_s_d_k_1_1_core" ],
[ "CoreImpl", "class_gfe_s_d_k_1_1_core_impl.html", "class_gfe_s_d_k_1_1_core_impl" ],
@@ -37,6 +55,7 @@ var annotated_dup =
[ "NVGSDK_Language", "struct_n_v_g_s_d_k___language.html", "struct_n_v_g_s_d_k___language" ],
[ "NVGSDK_LocalizedPair", "struct_n_v_g_s_d_k___localized_pair.html", "struct_n_v_g_s_d_k___localized_pair" ],
[ "NVGSDK_Notification", "struct_n_v_g_s_d_k___notification.html", "struct_n_v_g_s_d_k___notification" ],
+ [ "NVGSDK_OPS_OptimizeParams", "struct_n_v_g_s_d_k___o_p_s___optimize_params.html", "struct_n_v_g_s_d_k___o_p_s___optimize_params" ],
[ "NVGSDK_OverlayStateChangedNotification", "struct_n_v_g_s_d_k___overlay_state_changed_notification.html", "struct_n_v_g_s_d_k___overlay_state_changed_notification" ],
[ "NVGSDK_PermissionsChangedNotification", "struct_n_v_g_s_d_k___permissions_changed_notification.html", "struct_n_v_g_s_d_k___permissions_changed_notification" ],
[ "NVGSDK_RequestPermissionsParams", "struct_n_v_g_s_d_k___request_permissions_params.html", "struct_n_v_g_s_d_k___request_permissions_params" ],