|
73 | 73 | **** link:{{navprefix}}/search-embed[Embed Search] |
74 | 74 | **** link:{{navprefix}}/embed-searchbar[Embed search bar] |
75 | 75 | *** link:{{navprefix}}/react-app-embed[Embed with React components] |
76 | | -** Embed ThoughtSpot in a mobile app |
77 | | -*** link:{{navprefix}}/embed-ts-mobile-react-native[Embed using React Native SDK ^Beta^] |
| 76 | +** link:{{navprefix}}/mobile-embed[Embed ThoughtSpot in a mobile app] |
| 77 | +*** link:{{navprefix}}/embed-ts-mobile-react-native[React Native SDK ^Beta^] |
| 78 | +*** link:{{navprefix}}/embed-ts-flutter[Flutter embed SDK ^Beta^] |
| 79 | +*** link:{{navprefix}}/embed-ts-swift[Swift Embed SDK ^Beta^] |
| 80 | +*** link:{{navprefix}}/embed-ts-android[Android Embed SDK ^Beta^] |
| 81 | +
|
78 | 82 | ** Customize and integrate |
79 | 83 | *** link:{{navprefix}}/style-customization[Customize UX and styles] |
80 | 84 | **** link:{{navprefix}}/customize-style[Customize basic styles] |
81 | 85 | **** link:{{navprefix}}/custom-css[CSS customization framework] |
82 | 86 | ***** link:{{navprefix}}/css-variables-reference[CSS variables reference] |
83 | 87 | ***** link:{{navprefix}}/customize-icons[Customize icons] |
84 | 88 | ***** link:{{navprefix}}/customize-text[Customize text strings] |
85 | | -**** link:{{navprefix}}/theme-builder-doc[Theme builder ^Beta^] |
| 89 | +***** link:{{navprefix}}/theme-builder-doc[Theme builder ^Beta^] |
86 | 90 |
|
87 | 91 | *** link:{{navprefix}}/filters-overview[Filters overview] |
88 | 92 | **** link:{{navprefix}}/runtime-overrides[Runtime overrides] |
|
91 | 95 |
|
92 | 96 | *** link:{{navprefix}}/action-config[Customize menus] |
93 | 97 | **** link:{{navprefix}}/actions[Action IDs in the SDK] |
94 | | - |
95 | | -*** Events and custom actions |
96 | | -**** link:{{navprefix}}/events-app-integration[Events and app interactions] |
97 | | -**** link:{{navprefix}}/custom-action-intro[Custom actions] |
98 | | -***** link:{{navprefix}}/customize-actions[Create and manage custom actions] |
99 | | -***** link:{{navprefix}}/edit-custom-action[Set the position of a custom action] |
100 | | -***** link:{{navprefix}}/add-action-viz[Add a local action to a visualization] |
101 | | -***** link:{{navprefix}}/add-action-worksheet[Add a local action to a worksheet] |
| 98 | +*** link:{{navprefix}}/events-app-integration[Events and app interactions] |
| 99 | +*** link:{{navprefix}}/custom-action-intro[Custom actions] |
| 100 | +**** link:{{navprefix}}/customize-actions[Create and manage custom actions] |
102 | 101 | ***** link:{{navprefix}}/custom-action-url[URL actions] |
103 | 102 | ***** link:{{navprefix}}/custom-action-callback[Callback actions] |
104 | 103 | ***** link:{{navprefix}}/custom-action-payload[Callback response payload] |
105 | | - |
106 | | -*** link:{{navprefix}}/in-app-navigation[Create dynamic menus and navigation] |
| 104 | +**** link:{{navprefix}}/edit-custom-action[Set the position of a custom action] |
| 105 | +**** link:{{navprefix}}/add-action-viz[Add a local action to a visualization] |
| 106 | +**** link:{{navprefix}}/add-action-worksheet[Add a local action to a worksheet] |
107 | 107 | *** link:{{navprefix}}/customize-links[Customize links] |
108 | 108 | *** link:{{navprefix}}/set-locale[Customize locale] |
109 | 109 | *** link:{{navprefix}}/custom-domain-config[Custom domain configuration] |
110 | 110 | *** link:{{navprefix}}/customize-emails[Customize onboarding settings] |
| 111 | +*** link:{{navprefix}}/in-app-navigation[Create dynamic menus and navigation] |
111 | 112 | ** link:{{navprefix}}/VisualEmbedSdk[Visual Embed SDK Reference] |
112 | 113 | include::generated/typedoc/CustomSideNav.adoc[] |
113 | 114 | *** Custom styles |
@@ -175,6 +176,7 @@ include::generated/typedoc/CustomSideNav.adoc[] |
175 | 176 | *** link:{{navprefix}}/fetch-data-and-report-apis[Data and Report APIs] |
176 | 177 | *** link:{{navprefix}}/rest-api-sdk[REST API v2.0 SDKs] |
177 | 178 | **** link:{{navprefix}}/rest-api-sdk-typescript[TypeScript SDK] |
| 179 | +**** link:{{navprefix}}/rest-api-sdk-java[Java SDK] |
178 | 180 |
|
179 | 181 | ** link:{{navprefix}}/rest-apiv2-reference[REST API v2.0 Reference] |
180 | 182 | ** link:{{navprefix}}/rest-api-getstarted[REST API v1] |
|
0 commit comments