Added docs.
This commit is contained in:
parent
de1b5caef4
commit
fc4b25bda4
60 changed files with 829 additions and 0 deletions
15
docs/net.thauvin.erik.akismet/-akismet/-init-.md
Normal file
15
docs/net.thauvin.erik.akismet/-akismet/-init-.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
[docs](../../index.md) / [net.thauvin.erik.akismet](../index.md) / [Akismet](index.md) / [<init>](./-init-.md)
|
||||
|
||||
# <init>
|
||||
|
||||
`Akismet(apiKey: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`, blog: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`)`
|
||||
|
||||
Create a new instance using an [Akismet](https://www.askimet.com/) API key and URL registered with Akismet.
|
||||
|
||||
`Akismet(apiKey: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`)`
|
||||
|
||||
Creates new instance using the provided [Akismet](https://www.askimet.com/) API key.
|
||||
|
||||
**Constructor**
|
||||
Creates new instance using the provided [Akismet](https://www.askimet.com/) API key.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue