We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57364f commit a8fe793Copy full SHA for a8fe793
1 file changed
sidebars.js
@@ -459,6 +459,30 @@ module.exports = {
459
},
460
],
461
462
+ audiomob: [
463
+ { type: "ref", id: "index" },
464
+ { type: "doc", id: "audiomob/index" },
465
+ {
466
+ "Get Started": ["audiomob/add-the-extension"],
467
+ Usage: ["audiomob/initialisation", "audiomob/request-ad"],
468
+ },
469
470
+ Other: [
471
+ { type: "doc", id: "audiomob/changelog" },
472
473
+ type: "link",
474
+ label: "asdocs",
475
+ href: "https://docs.airnativeextensions.com/asdocs/audiomob/",
476
477
478
479
+ label: "Contact Support",
480
+ href: "http://github.com/airnativeextensions/ANE-Audiomob/issues/new",
481
482
+ ],
483
484
485
+
486
audiorecorder: [
487
{ type: "ref", id: "index" },
488
{ type: "doc", id: "audiorecorder/index" },
0 commit comments