mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
docs(): fix broken doc links
This commit is contained in:
parent
5d35434866
commit
ec0e1ff3a1
@ -21,7 +21,7 @@ export interface FingerprintOptions {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @beta
|
* @beta
|
||||||
* @name FingerprintAIO
|
* @name Fingerprint AIO
|
||||||
* @description
|
* @description
|
||||||
* Use simple fingerprint authentication on Android and iOS.
|
* Use simple fingerprint authentication on Android and iOS.
|
||||||
* Requires Cordova plugin: cordova-plugin-fingerprint-aio. For more info about plugin, vist: https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio
|
* Requires Cordova plugin: cordova-plugin-fingerprint-aio. For more info about plugin, vist: https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio
|
||||||
|
@ -45,7 +45,7 @@ export interface SpeechRecognitionListeningOptionsAndroid {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @beta
|
* @beta
|
||||||
* @name SpeechRecognition
|
* @name Speech Recognition
|
||||||
* @description
|
* @description
|
||||||
* This plugin does speech recognition using cloud services
|
* This plugin does speech recognition using cloud services
|
||||||
*
|
*
|
||||||
|
@ -18,7 +18,7 @@ export interface VideoOptions {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name VideoPlayer
|
* @name Video Player
|
||||||
* @description
|
* @description
|
||||||
* A Codova plugin that simply allows you to immediately play a video in fullscreen mode.
|
* A Codova plugin that simply allows you to immediately play a video in fullscreen mode.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user