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