File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -459,6 +459,30 @@ module.exports = {
459459 } ,
460460 ] ,
461461
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+ type : "link" ,
479+ label : "Contact Support" ,
480+ href : "http://github.com/airnativeextensions/ANE-Audiomob/issues/new" ,
481+ } ,
482+ ] ,
483+ } ,
484+ ] ,
485+
462486 audiorecorder : [
463487 { type : "ref" , id : "index" } ,
464488 { type : "doc" , id : "audiorecorder/index" } ,
You can’t perform that action at this time.
0 commit comments