Added dokkaDocs

This commit is contained in:
Erik C. Thauvin 2020-03-03 00:29:30 -08:00
parent dcde83949b
commit dd0079e7e8
46 changed files with 65 additions and 536 deletions

View file

@ -1,50 +0,0 @@
[Bitly Shortener for Kotlin/Java](https://github.com/ethauvin/bitly-shorten)
### All Types
| Name | Summary |
|---|---|
|
##### [net.thauvin.erik.bitly.Bitlinks](../net.thauvin.erik.bitly/-bitlinks/index.md)
Bitlinks methods implementation.
|
##### [net.thauvin.erik.bitly.Bitly](../net.thauvin.erik.bitly/-bitly/index.md)
A simple implementation of the [Bitly Shortner API v4](https://dev.bitly.com/v4/).
|
##### [net.thauvin.erik.bitly.Constants](../net.thauvin.erik.bitly/-constants/index.md)
Constants for this package.
|
##### [net.thauvin.erik.bitly.Methods](../net.thauvin.erik.bitly/-methods/index.md)
HTTP methods.
|
##### [net.thauvin.erik.bitly.Units](../net.thauvin.erik.bitly/-units/index.md)
Units of time.
|
##### [net.thauvin.erik.bitly.Utils](../net.thauvin.erik.bitly/-utils/index.md)
Useful functions.