Changed output for github pages.

This commit is contained in:
Erik C. Thauvin 2020-03-02 21:28:41 -08:00
parent ae47d44272
commit dcde83949b
38 changed files with 517 additions and 1 deletions

15
docs/index.md Normal file
View file

@ -0,0 +1,15 @@
[docs](./index.md)
[Bitly Shortener for Kotlin/Java](https://github.com/ethauvin/bitly-shorten)
A simple implementation of the link shortening ([bitlinks](https://dev.bitly.com/v4/#tag/Bitlinks)) abilities of the [Bitly v4 API](https://dev.bitly.com/v4).
### Packages
| Name | Summary |
|---|---|
| [net.thauvin.erik.bitly](net.thauvin.erik.bitly/index.md) | |
### Index
[All Types](alltypes/index.md)