@@ -1209,87 +1209,6 @@ module.exports = {
1209
1209
'testfairy/api-reference/rest-api' ,
1210
1210
'testfairy/api-reference/upload-api' ,
1211
1211
'testfairy/api-reference/webhooks' ,
1212
- {
1213
- type : 'category' ,
1214
- label : 'SDK' ,
1215
- collapsed : true ,
1216
- items : [
1217
- {
1218
- type : 'category' ,
1219
- label : 'Android' ,
1220
- collapsed : true ,
1221
- items : [
1222
- 'testfairy/sdk/android/integrating-android' ,
1223
- ] ,
1224
- } ,
1225
- {
1226
- type : 'category' ,
1227
- label : 'iOS' ,
1228
- collapsed : true ,
1229
- items : [
1230
- 'testfairy/sdk/ios/ad-hoc-ipa' ,
1231
- 'testfairy/sdk/ios/adding-udids' ,
1232
- 'testfairy/sdk/ios/custom-ent-apps' ,
1233
- 'testfairy/sdk/ios/dsyms' ,
1234
- 'testfairy/sdk/ios/hiding-webview' ,
1235
- 'testfairy/sdk/ios/integrating-ios' ,
1236
- 'testfairy/sdk/ios/log-network' ,
1237
- ] ,
1238
- } ,
1239
- {
1240
- type : 'category' ,
1241
- label : 'Platforms' ,
1242
- collapsed : true ,
1243
- items : [
1244
- 'testfairy/platforms/cordova' ,
1245
- 'testfairy/platforms/expo' ,
1246
- 'testfairy/platforms/flutter' ,
1247
- 'testfairy/platforms/ionic' ,
1248
- 'testfairy/platforms/nativescript' ,
1249
- 'testfairy/platforms/neptune' ,
1250
- 'testfairy/platforms/react-native' ,
1251
- 'testfairy/platforms/titanium' ,
1252
- 'testfairy/platforms/unity' ,
1253
- 'testfairy/platforms/xamarin' ,
1254
- ] ,
1255
- } ,
1256
- {
1257
- type : 'category' ,
1258
- label : 'Bug Tracking' ,
1259
- collapsed : true ,
1260
- items : [
1261
- 'testfairy/sdk/bug-tracking/using-bug-tracking' ,
1262
- 'testfairy/sdk/bug-tracking/github' ,
1263
- 'testfairy/sdk/bug-tracking/jira-cloud' ,
1264
- 'testfairy/sdk/bug-tracking/jira-server' ,
1265
- 'testfairy/sdk/bug-tracking/tf-connect' ,
1266
- 'testfairy/sdk/bug-tracking/trello' ,
1267
- ] ,
1268
- } ,
1269
- {
1270
- type : 'category' ,
1271
- label : 'Security' ,
1272
- collapsed : true ,
1273
- items : [
1274
- 'testfairy/sdk/security/data-encryption' ,
1275
- 'testfairy/sdk/security/hiding-data' ,
1276
- ] ,
1277
- } ,
1278
- 'testfairy/sdk/adding-tf-sdk' ,
1279
- 'testfairy/sdk/options' ,
1280
- 'testfairy/sdk/logging' ,
1281
- 'testfairy/sdk/private-cloud-int' ,
1282
- 'testfairy/sdk/user-feedback' ,
1283
- 'testfairy/sdk/tf-production' ,
1284
- 'testfairy/sdk/crash-handler-testing' ,
1285
- 'testfairy/sdk/identifying-users' ,
1286
- 'testfairy/sdk/remote-logging' ,
1287
- 'testfairy/sdk/session-attributes' ,
1288
- 'testfairy/sdk/supported-platforms' ,
1289
- 'testfairy/sdk/tf-crash-handler' ,
1290
- 'testfairy/sdk/map-locations' ,
1291
- ] ,
1292
- } ,
1293
1212
] ,
1294
1213
} ,
1295
1214
] ,
0 commit comments