From ae47d44272eadc7c49ad636b5b5d75065aa4abe8 Mon Sep 17 00:00:00 2001
From: "Erik C. Thauvin"
Date: Mon, 2 Mar 2020 21:17:47 -0800
Subject: [PATCH] Switched to gfm.
---
build.gradle.kts | 2 +-
docs/bitly-shorten/alltypes/index.html | 39 ---
docs/bitly-shorten/index-outline.html | 251 ----------------
docs/bitly-shorten/index.html | 27 --
.../-bitlinks/-init-.html | 16 -
.../-bitlinks/clicks.html | 32 --
.../-bitlinks/create.html | 23 --
.../-bitlinks/expand.html | 23 --
.../-bitlinks/index.html | 65 ----
.../-bitlinks/shorten.html | 23 --
.../net.thauvin.erik.bitly/-bitly/-init-.html | 47 ---
.../-bitly/access-token.html | 17 --
.../-bitly/bitlinks.html | 15 -
.../net.thauvin.erik.bitly/-bitly/call.html | 24 --
.../-bitly/get-access-token.html | 16 -
.../net.thauvin.erik.bitly/-bitly/index.html | 69 -----
.../-bitly/set-access-token.html | 16 -
.../-constants/-a-p-i_-b-a-s-e_-u-r-l.html | 17 --
.../-constants/-constants.html | 14 -
.../-constants/-e-m-p-t-y.html | 15 -
.../-constants/-e-m-p-t-y_-j-s-o-n.html | 15 -
.../-e-n-v_-a-c-c-e-s-s_-t-o-k-e-n.html | 17 --
.../-constants/index.html | 51 ----
.../-methods/-d-e-l-e-t-e.html | 14 -
.../-methods/-g-e-t.html | 14 -
.../-methods/-p-a-t-c-h.html | 14 -
.../-methods/-p-o-s-t.html | 14 -
.../-methods/index.html | 47 ---
.../net.thauvin.erik.bitly/-units/-d-a-y.html | 14 -
.../-units/-h-o-u-r.html | 14 -
.../-units/-m-i-n-u-t-e.html | 14 -
.../-units/-m-o-n-t-h.html | 14 -
.../-units/-w-e-e-k.html | 14 -
.../net.thauvin.erik.bitly/-units/index.html | 54 ----
.../-utils/-companion.html | 13 -
.../-utils/-companion/call.html | 27 --
.../-utils/-companion/get-logger.html | 14 -
.../-utils/-companion/index.html | 60 ----
.../-utils/-companion/is-valid-url.html | 14 -
.../-utils/-companion/remove-http.html | 14 -
.../-utils/-companion/to-end-point.html | 14 -
.../net.thauvin.erik.bitly/-utils/call.html | 26 --
.../net.thauvin.erik.bitly/-utils/index.html | 64 ----
.../-utils/is-valid-url.html | 15 -
.../net.thauvin.erik.bitly/-utils/logger.html | 18 --
.../-utils/remove-http.html | 15 -
.../-utils/to-end-point.html | 15 -
.../net.thauvin.erik.bitly/index.html | 65 ----
docs/bitly-shorten/package-list | 4 +-
docs/index.html | 11 -
docs/style.css | 283 ------------------
51 files changed, 3 insertions(+), 1730 deletions(-)
delete mode 100644 docs/bitly-shorten/alltypes/index.html
delete mode 100644 docs/bitly-shorten/index-outline.html
delete mode 100644 docs/bitly-shorten/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/-init-.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/clicks.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/create.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/expand.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/shorten.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/-init-.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/access-token.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/bitlinks.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/call.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/get-access-token.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/set-access-token.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-a-p-i_-b-a-s-e_-u-r-l.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-constants.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y_-j-s-o-n.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-n-v_-a-c-c-e-s-s_-t-o-k-e-n.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-constants/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-g-e-t.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-methods/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-units/-d-a-y.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-units/-h-o-u-r.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-units/-w-e-e-k.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-units/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/call.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/get-logger.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/is-valid-url.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/remove-http.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/to-end-point.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/call.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/index.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/is-valid-url.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/logger.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/remove-http.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/-utils/to-end-point.html
delete mode 100644 docs/bitly-shorten/net.thauvin.erik.bitly/index.html
delete mode 100644 docs/index.html
delete mode 100644 docs/style.css
diff --git a/build.gradle.kts b/build.gradle.kts
index e79d69b..887d19b 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -146,7 +146,7 @@ tasks {
}
dokka {
- outputFormat = "html"
+ outputFormat = "gfm"
outputDirectory = "$projectDir/docs"
configuration {
diff --git a/docs/bitly-shorten/alltypes/index.html b/docs/bitly-shorten/alltypes/index.html
deleted file mode 100644
index 0f4c545..0000000
--- a/docs/bitly-shorten/alltypes/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-alltypes - bitly-shorten
-
-
-
-Bitly Shortener for Kotlin/Java
-All Types
-
-
-
-
-Bitlinks methods implementation.
-
-
-
-A simple implementation of the Bitly Shortner API v4.
-
-
-
-Constants for this package.
-
-
-
-HTTP methods.
-
-
-
-Units of time.
-
-
-
-Useful functions.
-
-
-
-
-
diff --git a/docs/bitly-shorten/index-outline.html b/docs/bitly-shorten/index-outline.html
deleted file mode 100644
index 6571c45..0000000
--- a/docs/bitly-shorten/index-outline.html
+++ /dev/null
@@ -1,251 +0,0 @@
-
-
-
-Module Contents
-
-
-
-bitly-shorten
-
-
-
-
-Module Contents
-
-
-
-alltypes
-
-
-
-
-Module Contents
-
-
-
-open class Bitlinks
-
-
-
-
-Module Contents
-
-
-
-Bitlinks(accessToken: String)
-@JvmOverloads fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, size: Int = 50, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String
-@JvmOverloads fun create(domain: String = Constants.EMPTY, title: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, tags: Array<String> = emptyArray(), deeplinks: Array<Map<String, String>> = emptyArray(), long_url: String, toJson: Boolean = false): String
-@JvmOverloads fun expand(bitlink_id: String, toJson: Boolean = false): String
-@JvmOverloads fun shorten(long_url: String, group_guid: String = Constants.EMPTY, domain: String = Constants.EMPTY, toJson: Boolean = false): String
-
-
-
-open class Bitly
-
-open class Constants
-
-enum class Methods
-
-enum class Units
-
-open class Utils
-
-
-
-
-package net.thauvin.erik.bitly
-
-
-
-
-Module Contents
-
-
-
-open class Bitlinks
-
-
-
-
-Module Contents
-
-
-
-Bitlinks(accessToken: String)
-@JvmOverloads fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, size: Int = 50, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String
-@JvmOverloads fun create(domain: String = Constants.EMPTY, title: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, tags: Array<String> = emptyArray(), deeplinks: Array<Map<String, String>> = emptyArray(), long_url: String, toJson: Boolean = false): String
-@JvmOverloads fun expand(bitlink_id: String, toJson: Boolean = false): String
-@JvmOverloads fun shorten(long_url: String, group_guid: String = Constants.EMPTY, domain: String = Constants.EMPTY, toJson: Boolean = false): String
-
-
-
-open class Bitly
-
-open class Constants
-
-enum class Methods
-
-enum class Units
-
-open class Utils
-
-
-
-
-
-
-
-
-
diff --git a/docs/bitly-shorten/index.html b/docs/bitly-shorten/index.html
deleted file mode 100644
index 4267299..0000000
--- a/docs/bitly-shorten/index.html
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-bitly-shorten
-
-
-
-bitly-shorten
-
-Bitly Shortener for Kotlin/Java
-A simple implementation of the link shortening (bitlinks) abilities of the Bitly v4 API.
-Packages
-
-Index
-All Types
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/-init-.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/-init-.html
deleted file mode 100644
index ac0b3e3..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/-init-.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-Bitlinks. - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitlinks / <init>
-
-<init>
-
-Bitlinks(accessToken: String)
-Bitlinks methods implementation.
-See the Bitly API for more information.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/clicks.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/clicks.html
deleted file mode 100644
index 548380e..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/clicks.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-Bitlinks.clicks - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitlinks / clicks
-
-clicks
-
-@JvmOverloads fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, size: Int = 50, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String
(source)
-Returns the click counts for a specified Bitlink.
-See the Bitly API for more information.
-Parameters
-
-bitlink
- The bitlink.
-
-unit
- A unit of time.
-
-units
- An integer representing the time units to query data for. pass -1 to return all units available.
-
-size
- The quantity of items to be be returned.
-
-unit_reference
- An ISO-8601 timestamp, indicating the most recent time for which to pull metrics.
-Will default to current time.
-
-toJson
- Returns the full JSON response if true
-Return
-The click counts or JSON response object.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/create.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/create.html
deleted file mode 100644
index 96b2e19..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/create.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-Bitlinks.create - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitlinks / create
-
-create
-
-@JvmOverloads fun create(domain: String = Constants.EMPTY, title: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, tags: Array<String> = emptyArray(), deeplinks: Array<Map<String, String>> = emptyArray(), long_url: String, toJson: Boolean = false): String
(source)
-Converts a long url to a Bitlink and sets additional parameters.
-See the Bit.ly API for more information.
-Parameters
-
-toJson
- Returns the full JSON response if true
-Oaran
-long_url The long URL.
-Return
-The shorten URL or JSON response, or on error, an empty string/JSON object.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/expand.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/expand.html
deleted file mode 100644
index 892ef04..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/expand.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-Bitlinks.expand - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitlinks / expand
-
-expand
-
-@JvmOverloads fun expand(bitlink_id: String, toJson: Boolean = false): String
(source)
-Expands a Bitlink.
-See the Bit.ly API for more information.
-Parameters
-
-bitlink_id
- The bitlink ID.
-
-toJson
- Returns the full JSON response if true
-Return
-The long URL or JSON response, or on error, an empty string/JSON object.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/index.html
deleted file mode 100644
index 6c49566..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/index.html
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-Bitlinks - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitlinks
-
-Bitlinks
-open class Bitlinks
(source)
-Bitlinks methods implementation.
-See the Bitly API for more information.
-Constructors
-
-
-
-
-
- |
-
- Bitlinks methods implementation.
-Bitlinks(accessToken: String) |
-
-
-
-Functions
-
-
-
-
-
- |
-
- Returns the click counts for a specified Bitlink.
-fun clicks(bitlink: String, unit: Units = Units.DAY, units: Int = -1, size: Int = 50, unit_reference: String = Constants.EMPTY, toJson: Boolean = false): String |
-
-
-
-
- |
-
- Converts a long url to a Bitlink and sets additional parameters.
-fun create(domain: String = Constants.EMPTY, title: String = Constants.EMPTY, group_guid: String = Constants.EMPTY, tags: Array<String> = emptyArray(), deeplinks: Array<Map<String, String>> = emptyArray(), long_url: String, toJson: Boolean = false): String |
-
-
-
-
- |
-
- Expands a Bitlink.
-fun expand(bitlink_id: String, toJson: Boolean = false): String |
-
-
-
-
- |
-
- Shortens a long URL.
-fun shorten(long_url: String, group_guid: String = Constants.EMPTY, domain: String = Constants.EMPTY, toJson: Boolean = false): String |
-
-
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/shorten.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/shorten.html
deleted file mode 100644
index 4daaa0a..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitlinks/shorten.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-Bitlinks.shorten - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitlinks / shorten
-
-shorten
-
-@JvmOverloads fun shorten(long_url: String, group_guid: String = Constants.EMPTY, domain: String = Constants.EMPTY, toJson: Boolean = false): String
(source)
-Shortens a long URL.
-See the Bit.ly API for more information.
-Parameters
-
-long_url
- The long URL.
-
-toJson
- Returns the full JSON response if true
-Return
-The short URL or JSON response, or on error, the long_url or an empty JSON object.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/-init-.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/-init-.html
deleted file mode 100644
index c9a3a5a..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/-init-.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-Bitly. - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitly / <init>
-
-<init>
-
-Bitly(accessToken: String)
-Creates a new instance using an API Access Token.
-Parameters
-
-accessToken
- The API access token.
-
-Bitly(properties: Properties, key: String = Constants.ENV_ACCESS_TOKEN)
-Creates a new instance using a Properties and Property Key.
-Parameters
-
-properties
- The properties.
-
-key
- The property key containing the API Access Token.
-
-Bitly(propertiesFilePath: Path, key: String = Constants.ENV_ACCESS_TOKEN)
-Creates a new instance using a Properties File Path and Property Key.
-Parameters
-
-propertiesFilePath
- The properties file path.
-
-key
- The property key containing the API Access Token.
-
-Bitly(propertiesFile: File, key: String = Constants.ENV_ACCESS_TOKEN)
-Creates a new instance using a Properties File and Property Key.
-Parameters
-
-propertiesFile
- The properties file.
-
-key
- The property key containing the API Access Token.
-
-Bitly()
-Creates new instance.
-Constructor
-Creates new instance.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/access-token.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/access-token.html
deleted file mode 100644
index f8b1da1..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/access-token.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-Bitly.accessToken - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitly / accessToken
-
-accessToken
-
-var accessToken: String
(source)
-The API access token.
-See Generic Access Token or
-Authentication.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/bitlinks.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/bitlinks.html
deleted file mode 100644
index f241281..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/bitlinks.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Bitly.bitlinks - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitly / bitlinks
-
-bitlinks
-
-fun bitlinks(): Bitlinks
(source)
-Bitlinks accessor.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/call.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/call.html
deleted file mode 100644
index a60c55f..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/call.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-Bitly.call - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitly / call
-
-call
-
-@JvmOverloads fun call(endPoint: String, params: Map<String, String> = emptyMap(), method: Methods = Methods.POST): String
(source)
-Executes an API call.
-Parameters
-
-endPoint
- The REST endpoint. (eg. https://api-ssl.bitly.com/v4/shorten
)
-
-params
- The request parameters kev/value map.
-
-method
- The submission Method.
-Return
-The response (JSON) from the API.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/get-access-token.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/get-access-token.html
deleted file mode 100644
index 691d2d0..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/get-access-token.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-Bitly.getAccessToken - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitly / getAccessToken
-
-getAccessToken
-@NotNull fun getAccessToken(): java.lang.String
-The API access token.
-See Generic Access Token or
-Authentication.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/index.html
deleted file mode 100644
index 628311b..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/index.html
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-Bitly - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitly
-
-Bitly
-open class Bitly
(source)
-A simple implementation of the Bitly Shortner API v4.
-Constructors
-
-Properties
-
-
-
-
-
- |
-
- The API access token.
-var accessToken: String |
-
-
-
-Functions
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/set-access-token.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/set-access-token.html
deleted file mode 100644
index 6c2d99e..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-bitly/set-access-token.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-Bitly.setAccessToken - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Bitly / setAccessToken
-
-setAccessToken
-@<?> fun setAccessToken(@NotNull p: java.lang.String): void
-The API access token.
-See Generic Access Token or
-Authentication.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-a-p-i_-b-a-s-e_-u-r-l.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-a-p-i_-b-a-s-e_-u-r-l.html
deleted file mode 100644
index 67dc738..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-a-p-i_-b-a-s-e_-u-r-l.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-Constants.API_BASE_URL - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Constants / API_BASE_URL
-
-API_BASE_URL
-
-const val API_BASE_URL: String
(source)
-The Bitly API base URL.
-Value
-https://api-ssl.bitly.com/v4
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-constants.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-constants.html
deleted file mode 100644
index 1ed9a98..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-constants.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Constants.Constants - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Constants / Constants
-
-Constants
-Constants
-static class Constants
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y.html
deleted file mode 100644
index cfbba2a..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Constants.EMPTY - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Constants / EMPTY
-
-EMPTY
-
-const val EMPTY: String
(source)
-Empty String.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y_-j-s-o-n.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y_-j-s-o-n.html
deleted file mode 100644
index 348a296..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-m-p-t-y_-j-s-o-n.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Constants.EMPTY_JSON - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Constants / EMPTY_JSON
-
-EMPTY_JSON
-
-const val EMPTY_JSON: String
(source)
-Empty JSON Object.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-n-v_-a-c-c-e-s-s_-t-o-k-e-n.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-n-v_-a-c-c-e-s-s_-t-o-k-e-n.html
deleted file mode 100644
index f138b4e..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/-e-n-v_-a-c-c-e-s-s_-t-o-k-e-n.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-Constants.ENV_ACCESS_TOKEN - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Constants / ENV_ACCESS_TOKEN
-
-ENV_ACCESS_TOKEN
-
-const val ENV_ACCESS_TOKEN: String
(source)
-The API access token environment variable.
-Value
-BITLY_ACCESS_TOKEN
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/index.html
deleted file mode 100644
index 2202c1b..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-constants/index.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-Constants - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Constants
-
-Constants
-open class Constants
(source)
-Constants for this package.
-Companion Object Properties
-
-
-
-
-
- |
-
- The Bitly API base URL.
-const val API_BASE_URL: String |
-
-
-
-
- |
-
- Empty String.
-const val EMPTY: String |
-
-
-
-
- |
-
- Empty JSON Object.
-const val EMPTY_JSON: String |
-
-
-
-
- |
-
- The API access token environment variable.
-const val ENV_ACCESS_TOKEN: String |
-
-
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e.html
deleted file mode 100644
index ff4b489..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-d-e-l-e-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Methods.DELETE - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Methods / DELETE
-
-DELETE
-
-DELETE
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-g-e-t.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-g-e-t.html
deleted file mode 100644
index 1f8b253..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-g-e-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Methods.GET - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Methods / GET
-
-GET
-
-GET
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h.html
deleted file mode 100644
index c5385f5..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-a-t-c-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Methods.PATCH - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Methods / PATCH
-
-PATCH
-
-PATCH
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t.html
deleted file mode 100644
index 6a29437..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/-p-o-s-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Methods.POST - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Methods / POST
-
-POST
-
-POST
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/index.html
deleted file mode 100644
index cc99cdf..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-methods/index.html
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-Methods - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Methods
-
-Methods
-enum class Methods
(source)
-HTTP methods.
-Enum Values
-
-
-
-
-
- |
-
- |
-
-
-
-
- |
-
- |
-
-
-
-
- |
-
- |
-
-
-
-
- |
-
- |
-
-
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-d-a-y.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-d-a-y.html
deleted file mode 100644
index 2421928..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-d-a-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Units.DAY - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Units / DAY
-
-DAY
-
-DAY
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-h-o-u-r.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-h-o-u-r.html
deleted file mode 100644
index 963a6bc..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-h-o-u-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Units.HOUR - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Units / HOUR
-
-HOUR
-
-HOUR
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e.html
deleted file mode 100644
index e488638..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-i-n-u-t-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Units.MINUTE - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Units / MINUTE
-
-MINUTE
-
-MINUTE
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h.html
deleted file mode 100644
index bcdb288..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-m-o-n-t-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Units.MONTH - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Units / MONTH
-
-MONTH
-
-MONTH
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-w-e-e-k.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-w-e-e-k.html
deleted file mode 100644
index 3b82a76..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/-w-e-e-k.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Units.WEEK - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Units / WEEK
-
-WEEK
-
-WEEK
(source)
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-units/index.html
deleted file mode 100644
index 1781d14..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-units/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-Units - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Units
-
-Units
-enum class Units
(source)
-Units of time.
-Enum Values
-
-
-
-
-
- |
-
- |
-
-
-
-
- |
-
- |
-
-
-
-
- |
-
- |
-
-
-
-
- |
-
- |
-
-
-
-
- |
-
- |
-
-
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion.html
deleted file mode 100644
index 59a3769..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion.html
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-Utils.Companion - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / Companion
-
-Companion
-Companion
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/call.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/call.html
deleted file mode 100644
index 69df60b..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/call.html
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-Utils.Companion.call - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / Companion / call
-
-call
-@JvmOverloads @NotNull fun call(@NotNull accessToken: java.lang.String, @NotNull endPoint: java.lang.String, @NotNull params: java.util.Map<java.lang.String, ? extends java.lang.Object>, @NotNull method: Methods): java.lang.String
-@JvmOverloads @NotNull fun call(@NotNull accessToken: java.lang.String, @NotNull endPoint: java.lang.String, @NotNull params: java.util.Map<java.lang.String, ? extends java.lang.Object>): java.lang.String
-@JvmOverloads @NotNull fun call(@NotNull accessToken: java.lang.String, @NotNull endPoint: java.lang.String): java.lang.String
-Executes an API call.
-Parameters
-
-accessToken
- The API access token.
-
-endPoint
- The REST endpoint. (eg. https://api-ssl.bitly.com/v4/shorten
)
-
-params
- The request parameters kev/value map.
-
-method
- The submission Method.
-Return
-The response (JSON) from the API.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/get-logger.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/get-logger.html
deleted file mode 100644
index d367050..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/get-logger.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Utils.Companion.getLogger - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / Companion / getLogger
-
-getLogger
-@NotNull fun getLogger(): java.util.logging.Logger
-The logger instance.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/index.html
deleted file mode 100644
index 53b30a3..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/index.html
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-Utils.Companion - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / Companion
-
-Companion
-static class Companion
-Functions
-
-
-
-
-
- |
-
- Executes an API call.
-fun call(accessToken: java.lang.String, endPoint: java.lang.String, params: java.util.Map<java.lang.String, ? extends java.lang.Object>, method: Methods): java.lang.String
-fun call(accessToken: java.lang.String, endPoint: java.lang.String, params: java.util.Map<java.lang.String, ? extends java.lang.Object>): java.lang.String
-fun call(accessToken: java.lang.String, endPoint: java.lang.String): java.lang.String |
-
-
-
-
- |
-
- The logger instance.
-fun getLogger(): java.util.logging.Logger |
-
-
-
-
- |
-
- Validates a URL.
-fun isValidUrl($this$isValidUrl: java.lang.String): boolean |
-
-
-
-
- |
-
- Removes http(s) scheme from string.
-fun removeHttp($this$removeHttp: java.lang.String): java.lang.String |
-
-
-
-
- |
-
- Builds the full API endpoint URL using the Constants.API_BASE_URL.
-fun toEndPoint($this$toEndPoint: java.lang.String): java.lang.String |
-
-
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/is-valid-url.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/is-valid-url.html
deleted file mode 100644
index aaa9939..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/is-valid-url.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Utils.Companion.isValidUrl - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / Companion / isValidUrl
-
-isValidUrl
-@<?> fun isValidUrl(@NotNull $this$isValidUrl: java.lang.String): boolean
-Validates a URL.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/remove-http.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/remove-http.html
deleted file mode 100644
index 381ac5e..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/remove-http.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Utils.Companion.removeHttp - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / Companion / removeHttp
-
-removeHttp
-@NotNull fun removeHttp(@NotNull $this$removeHttp: java.lang.String): java.lang.String
-Removes http(s) scheme from string.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/to-end-point.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/to-end-point.html
deleted file mode 100644
index 716cde2..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/to-end-point.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Utils.Companion.toEndPoint - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / Companion / toEndPoint
-
-toEndPoint
-@NotNull fun toEndPoint(@NotNull $this$toEndPoint: java.lang.String): java.lang.String
-Builds the full API endpoint URL using the Constants.API_BASE_URL.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/call.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/call.html
deleted file mode 100644
index dc00163..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/call.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-Utils.call - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / call
-
-call
-
-@JvmOverloads fun call(accessToken: String, endPoint: String, params: Map<String, Any> = emptyMap(), method: Methods = Methods.POST): String
(source)
-Executes an API call.
-Parameters
-
-accessToken
- The API access token.
-
-endPoint
- The REST endpoint. (eg. https://api-ssl.bitly.com/v4/shorten
)
-
-params
- The request parameters kev/value map.
-
-method
- The submission Method.
-Return
-The response (JSON) from the API.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/index.html
deleted file mode 100644
index c58a56a..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/index.html
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-Utils - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils
-
-Utils
-open class Utils
(source)
-Useful functions.
-Companion Object Properties
-
-
-
-
-
- |
-
- The logger instance.
-val logger: Logger |
-
-
-
-Companion Object Functions
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/is-valid-url.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/is-valid-url.html
deleted file mode 100644
index b7dc684..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/is-valid-url.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Utils.isValidUrl - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / isValidUrl
-
-isValidUrl
-
-fun String.isValidUrl(): Boolean
(source)
-Validates a URL.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/logger.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/logger.html
deleted file mode 100644
index 55c5713..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/logger.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-Utils.logger - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / logger
-
-logger
-
-val logger: Logger
(source)
-The logger instance.
-Getter
-
The logger instance.
-
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/remove-http.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/remove-http.html
deleted file mode 100644
index ae13bb2..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/remove-http.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Utils.removeHttp - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / removeHttp
-
-removeHttp
-
-fun String.removeHttp(): String
(source)
-Removes http(s) scheme from string.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/to-end-point.html b/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/to-end-point.html
deleted file mode 100644
index f867652..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/to-end-point.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Utils.toEndPoint - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly / Utils / toEndPoint
-
-toEndPoint
-
-fun String.toEndPoint(): String
(source)
-Builds the full API endpoint URL using the Constants.API_BASE_URL.
-
-
diff --git a/docs/bitly-shorten/net.thauvin.erik.bitly/index.html b/docs/bitly-shorten/net.thauvin.erik.bitly/index.html
deleted file mode 100644
index 1234ab7..0000000
--- a/docs/bitly-shorten/net.thauvin.erik.bitly/index.html
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-net.thauvin.erik.bitly - bitly-shorten
-
-
-
-bitly-shorten / net.thauvin.erik.bitly
-
-Package net.thauvin.erik.bitly
-Types
-
-
-
-
-
- |
-
- Bitlinks methods implementation.
-open class Bitlinks |
-
-
-
-
- |
-
- A simple implementation of the Bitly Shortner API v4.
-open class Bitly |
-
-
-
-
- |
-
- Constants for this package.
-open class Constants |
-
-
-
-
- |
-
- HTTP methods.
-enum class Methods |
-
-
-
-
- |
-
- Units of time.
-enum class Units |
-
-
-
-
- |
-
- Useful functions.
-open class Utils |
-
-
-
-
-
diff --git a/docs/bitly-shorten/package-list b/docs/bitly-shorten/package-list
index 1630f90..349c78e 100644
--- a/docs/bitly-shorten/package-list
+++ b/docs/bitly-shorten/package-list
@@ -1,4 +1,4 @@
-$dokka.format:html
-$dokka.linkExtension:html
+$dokka.format:gfm
+$dokka.linkExtension:md
net.thauvin.erik.bitly
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index 3973fc3..0000000
--- a/docs/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- Page as Moved
-
-
-The page has moved to this page
-
-
diff --git a/docs/style.css b/docs/style.css
deleted file mode 100644
index 914be69..0000000
--- a/docs/style.css
+++ /dev/null
@@ -1,283 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Open+Sans:300i,400,700);
-
-body, table {
- padding:50px;
- font:14px/1.5 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
- color:#555;
- font-weight:300;
- margin-left: auto;
- margin-right: auto;
- max-width: 1440px;
-}
-
-.keyword {
- color:black;
- font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
- font-size:12px;
-}
-
-.symbol {
- font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
- font-size:12px;
-}
-
-.identifier {
- color: darkblue;
- font-size:12px;
- font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
-}
-
-h1, h2, h3, h4, h5, h6 {
- color:#222;
- margin:0 0 20px;
-}
-
-p, ul, ol, table, pre, dl {
- margin:0 0 20px;
-}
-
-h1, h2, h3 {
- line-height:1.1;
-}
-
-h1 {
- font-size:28px;
-}
-
-h2 {
- color:#393939;
-}
-
-h3, h4, h5, h6 {
- color:#494949;
-}
-
-a {
- color:#258aaf;
- font-weight:400;
- text-decoration:none;
-}
-
-a:hover {
- color: inherit;
- text-decoration:underline;
-}
-
-a small {
- font-size:11px;
- color:#555;
- margin-top:-0.6em;
- display:block;
-}
-
-.wrapper {
- width:860px;
- margin:0 auto;
-}
-
-blockquote {
- border-left:1px solid #e5e5e5;
- margin:0;
- padding:0 0 0 20px;
- font-style:italic;
-}
-
-code, pre {
- font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
- color:#333;
- font-size:12px;
-}
-
-pre {
- display: block;
-/*
- padding:8px 8px;
- background: #f8f8f8;
- border-radius:5px;
- border:1px solid #e5e5e5;
-*/
- overflow-x: auto;
-}
-
-table {
- width:100%;
- border-collapse:collapse;
-}
-
-th, td {
- text-align:left;
- vertical-align: top;
- padding:5px 10px;
-}
-
-dt {
- color:#444;
- font-weight:700;
-}
-
-th {
- color:#444;
-}
-
-img {
- max-width:100%;
-}
-
-header {
- width:270px;
- float:left;
- position:fixed;
-}
-
-header ul {
- list-style:none;
- height:40px;
-
- padding:0;
-
- background: #eee;
- background: -moz-linear-gradient(top, #f8f8f8 0%, #dddddd 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#dddddd));
- background: -webkit-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
- background: -o-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
- background: -ms-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
- background: linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
-
- border-radius:5px;
- border:1px solid #d2d2d2;
- box-shadow:inset #fff 0 1px 0, inset rgba(0,0,0,0.03) 0 -1px 0;
- width:270px;
-}
-
-header li {
- width:89px;
- float:left;
- border-right:1px solid #d2d2d2;
- height:40px;
-}
-
-header ul a {
- line-height:1;
- font-size:11px;
- color:#999;
- display:block;
- text-align:center;
- padding-top:6px;
- height:40px;
-}
-
-strong {
- color:#222;
- font-weight:700;
-}
-
-header ul li + li {
- width:88px;
- border-left:1px solid #fff;
-}
-
-header ul li + li + li {
- border-right:none;
- width:89px;
-}
-
-header ul a strong {
- font-size:14px;
- display:block;
- color:#222;
-}
-
-section {
- width:500px;
- float:right;
- padding-bottom:50px;
-}
-
-small {
- font-size:11px;
-}
-
-hr {
- border:0;
- background:#e5e5e5;
- height:1px;
- margin:0 0 20px;
-}
-
-footer {
- width:270px;
- float:left;
- position:fixed;
- bottom:50px;
-}
-
-@media print, screen and (max-width: 960px) {
-
- div.wrapper {
- width:auto;
- margin:0;
- }
-
- header, section, footer {
- float:none;
- position:static;
- width:auto;
- }
-
- header {
- padding-right:320px;
- }
-
- section {
- border:1px solid #e5e5e5;
- border-width:1px 0;
- padding:20px 0;
- margin:0 0 20px;
- }
-
- header a small {
- display:inline;
- }
-
- header ul {
- position:absolute;
- right:50px;
- top:52px;
- }
-}
-
-@media print, screen and (max-width: 720px) {
- body {
- word-wrap:break-word;
- }
-
- header {
- padding:0;
- }
-
- header ul, header p.view {
- position:static;
- }
-
- pre, code {
- word-wrap:normal;
- }
-}
-
-@media print, screen and (max-width: 480px) {
- body {
- padding:15px;
- }
-
- header ul {
- display:none;
- }
-}
-
-@media print {
- body {
- padding:0.4in;
- font-size:12pt;
- color:#444;
- }
-}