Changed output for github pages.
This commit is contained in:
parent
ae47d44272
commit
dcde83949b
38 changed files with 517 additions and 1 deletions
14
docs/net.thauvin.erik.bitly/index.md
Normal file
14
docs/net.thauvin.erik.bitly/index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
[docs](../index.md) / [net.thauvin.erik.bitly](./index.md)
|
||||
|
||||
## Package net.thauvin.erik.bitly
|
||||
|
||||
### Types
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [Bitlinks](-bitlinks/index.md) | Bitlinks methods implementation.`open class Bitlinks` |
|
||||
| [Bitly](-bitly/index.md) | A simple implementation of the [Bitly Shortner API v4](https://dev.bitly.com/v4/).`open class Bitly` |
|
||||
| [Constants](-constants/index.md) | Constants for this package.`open class Constants` |
|
||||
| [Methods](-methods/index.md) | HTTP methods.`enum class Methods` |
|
||||
| [Units](-units/index.md) | Units of time.`enum class Units` |
|
||||
| [Utils](-utils/index.md) | Useful functions.`open class Utils` |
|
Loading…
Add table
Add a link
Reference in a new issue