Added docs.
This commit is contained in:
parent
de1b5caef4
commit
fc4b25bda4
60 changed files with 829 additions and 0 deletions
12
docs/net.thauvin.erik.akismet/index.md
Normal file
12
docs/net.thauvin.erik.akismet/index.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
[docs](../index.md) / [net.thauvin.erik.akismet](./index.md)
|
||||
|
||||
## Package net.thauvin.erik.akismet
|
||||
|
||||
A Kotlin/Java library for accessing the Akismet service.
|
||||
|
||||
### Types
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [Akismet](-akismet/index.md) | Provides access to the [Akismet API](https://akismet.com/development/api/).`open class Akismet` |
|
||||
| [AkismetComment](-akismet-comment/index.md) | A comment to send to Akismet.`open class AkismetComment` |
|
Loading…
Add table
Add a link
Reference in a new issue