Changed output for github pages.
This commit is contained in:
parent
ae47d44272
commit
dcde83949b
38 changed files with 517 additions and 1 deletions
15
docs/index.md
Normal file
15
docs/index.md
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue