From 3a60f6e5afda05055704ffd31eb1b2c7fcb42916 Mon Sep 17 00:00:00 2001 From: Jeff Lockhart Date: Mon, 5 Feb 2024 15:18:59 -0700 Subject: [PATCH 1/2] Fix API docs version dropdown https://github.com/Kotlin/dokka/issues/3488 --- buildSrc/src/main/kotlin/library-convention.gradle.kts | 2 +- docs/api/couchbase-lite-ee-kermit/index.html | 3 ++- .../-kermit-couchbase-lite-logger.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/domains.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/index.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/level.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/log.html | 3 ++- .../-kermit-couchbase-lite-logger/set-domains.html | 3 ++- docs/api/couchbase-lite-ee-kermit/kotbase.kermit/index.html | 3 ++- docs/api/couchbase-lite-ee-ktx/index.html | 3 ++- .../kotbase.ktx/-document-builder/contains.html | 3 ++- .../kotbase.ktx/-document-builder/count.html | 3 ++- .../kotbase.ktx/-document-builder/get-array.html | 3 ++- .../kotbase.ktx/-document-builder/get-blob.html | 3 ++- .../kotbase.ktx/-document-builder/get-boolean.html | 3 ++- .../kotbase.ktx/-document-builder/get-date.html | 3 ++- .../kotbase.ktx/-document-builder/get-dictionary.html | 3 ++- .../kotbase.ktx/-document-builder/get-double.html | 3 ++- .../kotbase.ktx/-document-builder/get-float.html | 3 ++- .../kotbase.ktx/-document-builder/get-int.html | 3 ++- .../kotbase.ktx/-document-builder/get-long.html | 3 ++- .../kotbase.ktx/-document-builder/get-number.html | 3 ++- .../kotbase.ktx/-document-builder/get-string.html | 3 ++- .../kotbase.ktx/-document-builder/get-value.html | 3 ++- .../kotbase.ktx/-document-builder/index.html | 3 ++- .../kotbase.ktx/-document-builder/keys.html | 3 ++- .../kotbase.ktx/-document-builder/remove.html | 3 ++- .../kotbase.ktx/-document-builder/set-array.html | 3 ++- .../kotbase.ktx/-document-builder/set-blob.html | 3 ++- .../kotbase.ktx/-document-builder/set-boolean.html | 3 ++- .../kotbase.ktx/-document-builder/set-data.html | 3 ++- .../kotbase.ktx/-document-builder/set-date.html | 3 ++- .../kotbase.ktx/-document-builder/set-dictionary.html | 3 ++- .../kotbase.ktx/-document-builder/set-double.html | 3 ++- .../kotbase.ktx/-document-builder/set-float.html | 3 ++- .../kotbase.ktx/-document-builder/set-int.html | 3 ++- .../kotbase.ktx/-document-builder/set-j-s-o-n.html | 3 ++- .../kotbase.ktx/-document-builder/set-long.html | 3 ++- .../kotbase.ktx/-document-builder/set-number.html | 3 ++- .../kotbase.ktx/-document-builder/set-string.html | 3 ++- .../kotbase.ktx/-document-builder/set-value.html | 3 ++- .../kotbase.ktx/-document-builder/to-map.html | 3 ++- .../kotbase.ktx/-document-builder/to.html | 3 ++- .../couchbase-lite-ee-ktx/kotbase.ktx/-mutable-document.html | 3 ++- .../kotbase.ktx/-order-by-builder/ascending.html | 3 ++- .../kotbase.ktx/-order-by-builder/descending.html | 3 ++- .../kotbase.ktx/-order-by-builder/index.html | 3 ++- .../kotbase.ktx/-where-builder/-where-builder.html | 3 ++- .../kotbase.ktx/-where-builder/equal-to.html | 3 ++- .../kotbase.ktx/-where-builder/greater-than-or-equal-to.html | 3 ++- .../kotbase.ktx/-where-builder/greater-than.html | 3 ++- .../kotbase.ktx/-where-builder/index.html | 3 ++- .../kotbase.ktx/-where-builder/less-than-or-equal-to.html | 3 ++- .../kotbase.ktx/-where-builder/less-than.html | 3 ++- .../couchbase-lite-ee-ktx/kotbase.ktx/-where-builder/like.html | 3 ++- .../kotbase.ktx/-where-builder/not-equal-to.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/all.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/as-flow.html | 3 ++- .../api/couchbase-lite-ee-ktx/kotbase.ktx/as-objects-flow.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/as.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/between.html | 3 ++- .../couchbase-lite-ee-ktx/kotbase.ktx/bind-to-lifecycle.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/contains.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/count-result.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/div.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/document-flow.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/equal-to.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/from.html | 3 ++- .../api/couchbase-lite-ee-ktx/kotbase.ktx/full-text-index.html | 3 ++- .../kotbase.ktx/greater-than-or-equal-to.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/greater-than.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/group-by.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/index.html | 3 ++- .../kotbase.ktx/less-than-or-equal-to.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/less-than.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/like.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/limit.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/map-to-objects.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/minus.html | 3 ++- .../couchbase-lite-ee-ktx/kotbase.ktx/mutable-array-of.html | 3 ++- .../api/couchbase-lite-ee-ktx/kotbase.ktx/mutable-dict-of.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/mutable-doc-of.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/not-contains.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/not-equal-to.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/not.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/order-by.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/plus.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/property.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/rem.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/select-count.html | 3 ++- .../api/couchbase-lite-ee-ktx/kotbase.ktx/select-distinct.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/select.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/times.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/to-objects.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/value-index.html | 3 ++- docs/api/couchbase-lite-ee-ktx/kotbase.ktx/where.html | 3 ++- docs/api/couchbase-lite-ee-paging/index.html | 3 ++- .../kotbase.paging/-query-paging-source.html | 3 ++- docs/api/couchbase-lite-ee-paging/kotbase.paging/index.html | 3 ++- docs/api/couchbase-lite-ee/index.html | 3 ++- .../kotbase.ext/-n-s-error-exception/-n-s-error-exception.html | 3 ++- .../kotbase.ext/-n-s-error-exception/index.html | 3 ++- .../kotbase.ext/-n-s-error-exception/ns-error.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-byte-array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-c-f-data.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-certificate.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-certificates.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-exception.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-n-s-data.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-n-s-error.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/to-sec-certificate.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.ext/wrap-error.html | 3 ++- .../-abstract-delegated-class/-abstract-delegated-class.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/equals.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/hash-code.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/index.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/to-string.html | 3 ++- .../-couchbase-lite-initializer.html | 3 ++- .../kotbase.internal/-couchbase-lite-initializer/create.html | 3 ++- .../-couchbase-lite-initializer/dependencies.html | 3 ++- .../kotbase.internal/-couchbase-lite-initializer/index.html | 3 ++- .../kotbase.internal/-delegated-protocol/equals.html | 3 ++- .../kotbase.internal/-delegated-protocol/hash-code.html | 3 ++- .../kotbase.internal/-delegated-protocol/index.html | 3 ++- .../kotbase.internal/-delegated-protocol/to-string.html | 3 ++- .../kotbase.internal/[apple]-delegated-class/index.html | 3 ++- .../kotbase.internal/[jvm-common]-delegated-class/equals.html | 3 ++- .../[jvm-common]-delegated-class/hash-code.html | 3 ++- .../kotbase.internal/[jvm-common]-delegated-class/index.html | 3 ++- .../[jvm-common]-delegated-class/to-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase.internal/index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-array-expression-in/in.html | 3 ++- .../couchbase-lite-ee/kotbase/-array-expression-in/index.html | 3 ++- .../kotbase/-array-expression-satisfies/index.html | 3 ++- .../kotbase/-array-expression-satisfies/satisfies.html | 3 ++- .../kotbase/-array-expression/any-and-every.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array-expression/any.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-array-expression/every.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-array-expression/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-array-expression/variable.html | 3 ++- .../couchbase-lite-ee/kotbase/-array-function/contains.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array-function/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array-function/length.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/actual.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/count.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/equals.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-blob.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-boolean.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-date.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-dictionary.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-double.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-int.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-long.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-number.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/get-value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/hash-code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/iterator.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/to-list.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/to-mutable.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-array/to-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-authenticator/index.html | 3 ++- .../kotbase/-basic-authenticator/-basic-authenticator.html | 3 ++- .../couchbase-lite-ee/kotbase/-basic-authenticator/index.html | 3 ++- .../kotbase/-basic-authenticator/password-chars.html | 3 ++- .../kotbase/-basic-authenticator/username.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/-blob.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/-companion/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-blob/-companion/is-blob.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/content-stream.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/content-type.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/content.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/digest.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/equals.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/hash-code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/length.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/properties.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-blob/to-string.html | 3 ++- .../-c-b-l-error/-code/-a-s-s-e-r-t-i-o-n_-f-a-i-l-e-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-b-a-d_-d-o-c_-i-d.html | 3 ++- .../-c-b-l-error/-code/-b-a-d_-r-e-v-i-s-i-o-n_-i-d.html | 3 ++- .../couchbase-lite-ee/kotbase/-c-b-l-error/-code/-b-u-s-y.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-a-n-t_-o-p-e-n_-f-i-l-e.html | 3 ++- .../-code/-c-a-n-t_-u-p-g-r-a-d-e_-d-a-t-a-b-a-s-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-o-n-f-l-i-c-t.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-o-r-r-u-p-t_-d-a-t-a.html | 3 ++- .../-code/-c-o-r-r-u-p-t_-r-e-v-i-s-i-o-n_-d-a-t-a.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-r-y-p-t-o.html | 3 ++- .../-c-b-l-error/-code/-d-a-t-a-b-a-s-e_-t-o-o_-n-e-w.html | 3 ++- .../-c-b-l-error/-code/-d-a-t-a-b-a-s-e_-t-o-o_-o-l-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-d-n-s_-f-a-i-l-u-r-e.html | 3 ++- .../-c-b-l-error/-code/-h-t-t-p_-a-u-t-h_-r-e-q-u-i-r-e-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-h-t-t-p_-b-a-s-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-h-t-t-p_-c-o-n-f-l-i-c-t.html | 3 ++- .../-code/-h-t-t-p_-e-n-t-i-t-y_-t-o-o_-l-a-r-g-e.html | 3 ++- .../-c-b-l-error/-code/-h-t-t-p_-f-o-r-b-i-d-d-e-n.html | 3 ++- .../-c-b-l-error/-code/-h-t-t-p_-i-m_-a_-t-e-a-p-o-t.html | 3 ++- .../-h-t-t-p_-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-h-t-t-p_-n-o-t_-f-o-u-n-d.html | 3 ++- .../-code/-h-t-t-p_-n-o-t_-i-m-p-l-e-m-e-n-t-e-d.html | 3 ++- .../-code/-h-t-t-p_-p-r-o-x-y_-a-u-t-h_-r-e-q-u-i-r-e-d.html | 3 ++- .../-code/-h-t-t-p_-s-e-r-v-i-c-e_-u-n-a-v-a-i-l-a-b-l-e.html | 3 ++- .../-c-b-l-error/-code/-i-n-v-a-l-i-d_-p-a-r-a-m-e-t-e-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-i-n-v-a-l-i-d_-q-u-e-r-y.html | 3 ++- .../-code/-i-n-v-a-l-i-d_-q-u-e-r-y_-p-a-r-a-m.html | 3 ++- .../-c-b-l-error/-code/-i-n-v-a-l-i-d_-r-e-d-i-r-e-c-t.html | 3 ++- .../kotbase/-c-b-l-error/-code/-i-n-v-a-l-i-d_-u-r-l.html | 3 ++- .../kotbase/-c-b-l-error/-code/-i-o_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-m-e-m-o-r-y_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-m-i-s-s-i-n-g_-i-n-d-e-x.html | 3 ++- .../-c-b-l-error/-code/-n-e-t-w-o-r-k_-o-f-f-s-e-t.html | 3 ++- .../-code/-n-o-t_-a_-d-a-t-a-b-a-s-e_-f-i-l-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-n-o-t_-f-o-u-n-d.html | 3 ++- .../-c-b-l-error/-code/-n-o-t_-i-n_-t-r-a-n-s-a-c-t-i-o-n.html | 3 ++- .../kotbase/-c-b-l-error/-code/-n-o-t_-o-p-e-n.html | 3 ++- .../kotbase/-c-b-l-error/-code/-n-o-t_-w-r-i-t-a-b-l-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-r-e-m-o-t-e_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-t-i-m-e-o-u-t.html | 3 ++- .../-c-b-l-error/-code/-t-l-s_-c-e-r-t_-e-x-p-i-r-e-d.html | 3 ++- .../-code/-t-l-s_-c-e-r-t_-u-n-k-n-o-w-n_-r-o-o-t.html | 3 ++- .../-c-b-l-error/-code/-t-l-s_-c-e-r-t_-u-n-t-r-u-s-t-e-d.html | 3 ++- .../-code/-t-l-s_-c-l-i-e-n-t_-c-e-r-t_-r-e-j-e-c-t-e-d.html | 3 ++- .../-code/-t-l-s_-c-l-i-e-n-t_-c-e-r-t_-r-e-q-u-i-r-e-d.html | 3 ++- .../-code/-t-l-s_-h-a-n-d-s-h-a-k-e_-f-a-i-l-e-d.html | 3 ++- .../-c-b-l-error/-code/-t-o-o_-m-a-n-y_-r-e-d-i-r-e-c-t-s.html | 3 ++- .../-code/-t-r-a-n-s-a-c-t-i-o-n_-n-o-t_-c-l-o-s-e-d.html | 3 ++- .../-c-b-l-error/-code/-u-n-e-x-p-e-c-t-e-d_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-u-n-i-m-p-l-e-m-e-n-t-e-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-u-n-k-n-o-w-n_-h-o-s-t.html | 3 ++- .../kotbase/-c-b-l-error/-code/-u-n-s-u-p-p-o-r-t-e-d.html | 3 ++- .../-code/-u-n-s-u-p-p-o-r-t-e-d_-e-n-c-r-y-p-t-i-o-n.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-a-b-n-o-r-m-a-l_-c-l-o-s-e.html | 3 ++- ...-w-e-b_-s-o-c-k-e-t_-b-a-d_-m-e-s-s-a-g-e_-f-o-r-m-a-t.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-c-a-n-t_-f-u-l-f-i-l-l.html | 3 ++- ...-b_-s-o-c-k-e-t_-c-l-o-s-e_-u-s-e-r_-p-e-r-m-a-n-e-n-t.html | 3 ++- ...-b_-s-o-c-k-e-t_-c-l-o-s-e_-u-s-e-r_-t-r-a-n-s-i-e-n-t.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-d-a-t-a_-e-r-r-o-r.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-g-o-i-n-g_-a-w-a-y.html | 3 ++- .../-w-e-b_-s-o-c-k-e-t_-m-e-s-s-a-g-e_-t-o-o_-b-i-g.html | 3 ++- .../-w-e-b_-s-o-c-k-e-t_-m-i-s-s-i-n-g_-e-x-t-e-n-s-i-o-n.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-n-o-r-m-a-l_-c-l-o-s-e.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-p-o-l-i-c-y_-e-r-r-o-r.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-p-r-o-t-o-c-o-l_-e-r-r-o-r.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-t-l-s_-f-a-i-l-u-r-e.html | 3 ++- .../-c-b-l-error/-code/-w-e-b_-s-o-c-k-e-t_-u-s-e-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-w-r-o-n-g_-f-o-r-m-a-t.html | 3 ++- .../couchbase-lite-ee/kotbase/-c-b-l-error/-code/index.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-c-b-l-i-t-e.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-f-l-e-e-c-e.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-p-o-s-i-x.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-s-q-l-i-t-e.html | 3 ++- .../couchbase-lite-ee/kotbase/-c-b-l-error/-domain/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-c-b-l-error/index.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-c-o-m-m-o-n_-n-a-m-e.html | 3 ++- .../kotbase/-c-e-r-t_-a-t-t-r-i-b-u-t-e_-c-o-u-n-t-r-y.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-e-m-a-i-l_-a-d-d-r-e-s-s.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-g-i-v-e-n_-n-a-m-e.html | 3 ++- .../kotbase/-c-e-r-t_-a-t-t-r-i-b-u-t-e_-h-o-s-t-n-a-m-e.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-i-p_-a-d-d-r-e-s-s.html | 3 ++- .../kotbase/-c-e-r-t_-a-t-t-r-i-b-u-t-e_-l-o-c-a-l-i-t-y.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-o-r-g-a-n-i-z-a-t-i-o-n.html | 3 ++- ...t_-a-t-t-r-i-b-u-t-e_-o-r-g-a-n-i-z-a-t-i-o-n_-u-n-i-t.html | 3 ++- ...c-e-r-t_-a-t-t-r-i-b-u-t-e_-p-o-s-t-a-l_-a-d-d-r-e-s-s.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-p-o-s-t-a-l_-c-o-d-e.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-p-s-e-u-d-o-n-y-m.html | 3 ++- .../-c-e-r-t_-a-t-t-r-i-b-u-t-e_-r-e-g-i-s-t-e-r-e-d_-i-d.html | 3 ++- ...-t_-a-t-t-r-i-b-u-t-e_-s-t-a-t-e_-o-r_-p-r-o-v-i-n-c-e.html | 3 ++- .../kotbase/-c-e-r-t_-a-t-t-r-i-b-u-t-e_-s-u-r-n-a-m-e.html | 3 ++- .../kotbase/-c-e-r-t_-a-t-t-r-i-b-u-t-e_-u-r-l.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-change-listener/index.html | 3 ++- .../kotbase/-change-suspend-listener/index.html | 3 ++- .../-client-certificate-authenticator.html | 3 ++- .../kotbase/-client-certificate-authenticator/identity.html | 3 ++- .../kotbase/-client-certificate-authenticator/index.html | 3 ++- .../kotbase/-collation/-a-s-c-i-i/-a-s-c-i-i.html | 3 ++- .../couchbase-lite-ee/kotbase/-collation/-a-s-c-i-i/index.html | 3 ++- .../kotbase/-collation/-a-s-c-i-i/set-ignore-case.html | 3 ++- .../couchbase-lite-ee/kotbase/-collation/-companion/ascii.html | 3 ++- .../couchbase-lite-ee/kotbase/-collation/-companion/index.html | 3 ++- .../kotbase/-collation/-companion/unicode.html | 3 ++- .../kotbase/-collation/-unicode/-unicode.html | 3 ++- .../couchbase-lite-ee/kotbase/-collation/-unicode/index.html | 3 ++- .../kotbase/-collation/-unicode/set-ignore-accents.html | 3 ++- .../kotbase/-collation/-unicode/set-ignore-case.html | 3 ++- .../kotbase/-collation/-unicode/set-locale.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collation/index.html | 3 ++- .../kotbase/-collection-change-listener/index.html | 3 ++- .../kotbase/-collection-change-suspend-listener/index.html | 3 ++- .../kotbase/-collection-change/collection.html | 3 ++- .../kotbase/-collection-change/document-i-ds.html | 3 ++- .../couchbase-lite-ee/kotbase/-collection-change/index.html | 3 ++- .../kotbase/-collection-configuration-factory.html | 3 ++- .../-collection-configuration/-collection-configuration.html | 3 ++- .../kotbase/-collection-configuration/channels.html | 3 ++- .../kotbase/-collection-configuration/conflict-resolver.html | 3 ++- .../kotbase/-collection-configuration/document-i-ds.html | 3 ++- .../kotbase/-collection-configuration/index.html | 3 ++- .../kotbase/-collection-configuration/pull-filter.html | 3 ++- .../kotbase/-collection-configuration/push-filter.html | 3 ++- .../kotbase/-collection-configuration/set-channels.html | 3 ++- .../-collection-configuration/set-conflict-resolver.html | 3 ++- .../kotbase/-collection-configuration/set-document-i-ds.html | 3 ++- .../kotbase/-collection-configuration/set-pull-filter.html | 3 ++- .../kotbase/-collection-configuration/set-push-filter.html | 3 ++- .../kotbase/-collection/-companion/index.html | 3 ++- .../kotbase/-collection/add-change-listener.html | 3 ++- .../kotbase/-collection/add-document-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/close.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/count.html | 3 ++- .../couchbase-lite-ee/kotbase/-collection/create-index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/database.html | 3 ++- .../couchbase-lite-ee/kotbase/-collection/delete-index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/delete.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/equals.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/full-name.html | 3 ++- .../kotbase/-collection/get-document-expiration.html | 3 ++- .../couchbase-lite-ee/kotbase/-collection/get-document.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/hash-code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/indexes.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/name.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/purge.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/save.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/scope.html | 3 ++- .../kotbase/-collection/set-document-expiration.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-collection/to-string.html | 3 ++- .../-f-a-i-l_-o-n_-c-o-n-f-l-i-c-t/index.html | 3 ++- .../-l-a-s-t_-w-r-i-t-e_-w-i-n-s/index.html | 3 ++- .../kotbase/-concurrency-control/[common]entries.html | 3 ++- .../kotbase/-concurrency-control/[common]value-of.html | 3 ++- .../kotbase/-concurrency-control/[common]values.html | 3 ++- .../kotbase/-concurrency-control/[linux-mingw]entries.html | 3 ++- .../kotbase/-concurrency-control/[linux-mingw]value-of.html | 3 ++- .../kotbase/-concurrency-control/[linux-mingw]values.html | 3 ++- .../couchbase-lite-ee/kotbase/-concurrency-control/index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-conflict-handler/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-conflict-resolver/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-conflict/document-id.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-conflict/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-conflict/local-document.html | 3 ++- .../couchbase-lite-ee/kotbase/-conflict/remote-document.html | 3 ++- .../kotbase/-connection-status/active-connection-count.html | 3 ++- .../kotbase/-connection-status/connection-count.html | 3 ++- .../couchbase-lite-ee/kotbase/-connection-status/index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-console-logger/domains.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-console-logger/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-console-logger/level.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-console-logger/log.html | 3 ++- .../couchbase-lite-ee/kotbase/-console-logger/set-domains.html | 3 ++- .../-couchbase-lite-exception/-couchbase-lite-exception.html | 3 ++- .../kotbase/-couchbase-lite-exception/index.html | 3 ++- .../kotbase/-couchbase-lite-exception/to-string.html | 3 ++- .../-d-e-f-a-u-l-t_-c-o-n-f-l-i-c-t_-r-e-s-o-l-v-e-r.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-d-e-f-a-u-l-t_-n-a-m-e.html | 3 ++- .../kotbase/-d-i-s-a-b-l-e_-h-e-a-r-t-b-e-a-t.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-data-source/-as/as.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-data-source/-as/index.html | 3 ++- .../kotbase/-data-source/-companion/collection.html | 3 ++- .../kotbase/-data-source/-companion/database.html | 3 ++- .../kotbase/-data-source/-companion/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-data-source/index.html | 3 ++- .../kotbase/-database-change-listener/index.html | 3 ++- .../kotbase/-database-change-suspend-listener/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-database-change/database.html | 3 ++- .../kotbase/-database-change/document-i-ds.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database-change/index.html | 3 ++- .../kotbase/-database-configuration-factory.html | 3 ++- .../-database-configuration/-database-configuration.html | 3 ++- .../kotbase/-database-configuration/directory.html | 3 ++- .../kotbase/-database-configuration/index.html | 3 ++- .../kotbase/-database-configuration/set-directory.html | 3 ++- .../kotbase/-database-endpoint/-database-endpoint.html | 3 ++- .../couchbase-lite-ee/kotbase/-database-endpoint/database.html | 3 ++- .../couchbase-lite-ee/kotbase/-database-endpoint/index.html | 3 ++- .../kotbase/-database-endpoint/to-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/-companion/copy.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/-companion/delete.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/-companion/exists.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/-companion/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/-companion/log.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/-database.html | 3 ++- .../kotbase/-database/add-change-listener.html | 3 ++- .../kotbase/-database/add-document-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/close.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/collections.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/config.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/count.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/create-collection.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/create-index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/create-query.html | 3 ++- .../kotbase/-database/default-collection.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-database/default-scope.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/delete-collection.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/delete-index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/delete.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/equals.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/get-collection.html | 3 ++- .../couchbase-lite-ee/kotbase/-database/get-collections.html | 3 ++- .../kotbase/-database/get-document-expiration.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/get-document.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/get-scope.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/hash-code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/in-batch.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/indexes.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/name.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/path.html | 3 ++- .../kotbase/-database/perform-maintenance.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/purge.html | 3 ++- .../kotbase/-database/remove-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/save.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/scopes.html | 3 ++- .../kotbase/-database/set-document-expiration.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-database/to-string.html | 3 ++- .../-full-text-index/-i-g-n-o-r-e_-a-c-c-e-n-t-s.html | 3 ++- .../kotbase/-defaults/-full-text-index/index.html | 3 ++- .../kotbase/-defaults/-listener/-d-i-s-a-b-l-e_-t-l-s.html | 3 ++- .../-defaults/-listener/-e-n-a-b-l-e_-d-e-l-t-a_-s-y-n-c.html | 3 ++- .../kotbase/-defaults/-listener/-p-o-r-t.html | 3 ++- .../kotbase/-defaults/-listener/-r-e-a-d_-o-n-l-y.html | 3 ++- .../couchbase-lite-ee/kotbase/-defaults/-listener/index.html | 3 ++- .../-defaults/-log-file/-m-a-x_-r-o-t-a-t-e_-c-o-u-n-t.html | 3 ++- .../kotbase/-defaults/-log-file/-m-a-x_-s-i-z-e.html | 3 ++- .../-defaults/-log-file/-u-s-e_-p-l-a-i-n_-t-e-x-t.html | 3 ++- .../couchbase-lite-ee/kotbase/-defaults/-log-file/index.html | 3 ++- .../-replicator/-a-c-c-e-p-t_-p-a-r-e-n-t_-c-o-o-k-i-e-s.html | 3 ++- .../kotbase/-defaults/-replicator/-c-o-n-t-i-n-u-o-u-s.html | 3 ++- .../-replicator/-e-n-a-b-l-e_-a-u-t-o_-p-u-r-g-e.html | 3 ++- .../kotbase/-defaults/-replicator/-h-e-a-r-t-b-e-a-t.html | 3 ++- .../-m-a-x_-a-t-t-e-m-p-t-s_-c-o-n-t-i-n-u-o-u-s.html | 3 ++- .../-m-a-x_-a-t-t-e-m-p-t-s_-s-i-n-g-l-e_-s-h-o-t.html | 3 ++- .../-replicator/-m-a-x_-a-t-t-e-m-p-t_-w-a-i-t_-t-i-m-e.html | 3 ++- .../-s-e-l-f_-s-i-g-n-e-d_-c-e-r-t-i-f-i-c-a-t-e_-o-n-l-y.html | 3 ++- .../kotbase/-defaults/-replicator/-t-y-p-e.html | 3 ++- .../couchbase-lite-ee/kotbase/-defaults/-replicator/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-defaults/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/contains.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/count.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/equals.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-blob.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-dictionary/get-boolean.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-date.html | 3 ++- .../couchbase-lite-ee/kotbase/-dictionary/get-dictionary.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-double.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-int.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-long.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-number.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/get-value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/hash-code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/iterator.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/keys.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/to-map.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/to-mutable.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-dictionary/to-string.html | 3 ++- .../kotbase/-document-change-listener/index.html | 3 ++- .../kotbase/-document-change-suspend-listener/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-document-change/collection.html | 3 ++- .../couchbase-lite-ee/kotbase/-document-change/database.html | 3 ++- .../kotbase/-document-change/document-i-d.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document-change/index.html | 3 ++- .../-document-flag/-a-c-c-e-s-s_-r-e-m-o-v-e-d/index.html | 3 ++- .../kotbase/-document-flag/-d-e-l-e-t-e-d/index.html | 3 ++- .../kotbase/-document-flag/[common]entries.html | 3 ++- .../kotbase/-document-flag/[common]value-of.html | 3 ++- .../kotbase/-document-flag/[common]values.html | 3 ++- .../kotbase/-document-flag/[linux-mingw]entries.html | 3 ++- .../kotbase/-document-flag/[linux-mingw]value-of.html | 3 ++- .../kotbase/-document-flag/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document-flag/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-document-fragment/document.html | 3 ++- .../couchbase-lite-ee/kotbase/-document-fragment/exists.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document-fragment/get.html | 3 ++- .../couchbase-lite-ee/kotbase/-document-fragment/index.html | 3 ++- .../kotbase/-document-replication-listener/index.html | 3 ++- .../kotbase/-document-replication-suspend-listener/index.html | 3 ++- .../kotbase/-document-replication/documents.html | 3 ++- .../couchbase-lite-ee/kotbase/-document-replication/index.html | 3 ++- .../kotbase/-document-replication/is-push.html | 3 ++- .../kotbase/-document-replication/replicator.html | 3 ++- .../kotbase/-document-replication/to-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/collection.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/contains.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/count.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/equals.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-blob.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-boolean.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-date.html | 3 ++- .../couchbase-lite-ee/kotbase/-document/get-dictionary.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-double.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-int.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-long.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-number.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/get-value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/hash-code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/id.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/iterator.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/keys.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/revision-i-d.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/sequence.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/to-map.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/to-mutable.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-document/to-string.html | 3 ++- .../kotbase/-encryption-key/-encryption-key.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-encryption-key/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-endpoint/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/-companion/all.html | 3 ++- .../kotbase/-expression/-companion/boolean-value.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/-companion/date.html | 3 ++- .../kotbase/-expression/-companion/double-value.html | 3 ++- .../kotbase/-expression/-companion/float-value.html | 3 ++- .../kotbase/-expression/-companion/full-text-index.html | 3 ++- .../kotbase/-expression/-companion/index.html | 3 ++- .../kotbase/-expression/-companion/int-value.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/-companion/list.html | 3 ++- .../kotbase/-expression/-companion/long-value.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/-companion/map.html | 3 ++- .../kotbase/-expression/-companion/negated.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/-companion/not.html | 3 ++- .../kotbase/-expression/-companion/number.html | 3 ++- .../kotbase/-expression/-companion/parameter.html | 3 ++- .../kotbase/-expression/-companion/property.html | 3 ++- .../kotbase/-expression/-companion/string.html | 3 ++- .../kotbase/-expression/-companion/value.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-expression/-expression.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/add.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/and.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/between.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/collate.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/divide.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/equal-to.html | 3 ++- .../kotbase/-expression/greater-than-or-equal-to.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/greater-than.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/in.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/is-not-valued.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/is-not.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/is-valued.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/is.html | 3 ++- .../kotbase/-expression/less-than-or-equal-to.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/less-than.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/like.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/modulo.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/multiply.html | 3 ++- .../couchbase-lite-ee/kotbase/-expression/not-equal-to.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/or.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/regex.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/subtract.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-expression/to-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-file-logger/config.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-file-logger/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-file-logger/level.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-file-logger/log.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/blob.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/boolean.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/date.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/dictionary.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/double.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/exists.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/get.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/int.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/long.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/number.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-fragment/value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from-router/from.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from-router/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-from/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/group-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/join.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/limit.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/order-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/parameters.html | 3 ++- .../kotbase/-from/remove-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-from/where.html | 3 ++- .../couchbase-lite-ee/kotbase/-full-text-function/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-full-text-function/match.html | 3 ++- .../couchbase-lite-ee/kotbase/-full-text-function/rank.html | 3 ++- .../kotbase/-full-text-index-configuration-factory.html | 3 ++- .../-full-text-index-configuration.html | 3 ++- .../kotbase/-full-text-index-configuration/ignore-accents.html | 3 ++- .../kotbase/-full-text-index-configuration/index.html | 3 ++- .../-full-text-index-configuration/is-ignoring-accents.html | 3 ++- .../kotbase/-full-text-index-configuration/language.html | 3 ++- .../kotbase/-full-text-index-configuration/set-language.html | 3 ++- .../kotbase/-full-text-index-expression/from.html | 3 ++- .../kotbase/-full-text-index-expression/index.html | 3 ++- .../kotbase/-full-text-index-item/-companion/index.html | 3 ++- .../kotbase/-full-text-index-item/-companion/property.html | 3 ++- .../couchbase-lite-ee/kotbase/-full-text-index-item/index.html | 3 ++- .../kotbase/-full-text-index/ignore-accents.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-full-text-index/index.html | 3 ++- .../kotbase/-full-text-index/is-ignoring-accents.html | 3 ++- .../couchbase-lite-ee/kotbase/-full-text-index/language.html | 3 ++- .../kotbase/-full-text-index/set-language.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/abs.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/acos.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/asin.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/atan.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/atan2.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/avg.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/ceil.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/contains.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/cos.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/count.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/degrees.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/e.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/exp.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/floor.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/length.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/ln.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/log.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/lower.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/ltrim.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/max.html | 3 ++- .../couchbase-lite-ee/kotbase/-function/millis-to-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-function/millis-to-u-t-c.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/min.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/pi.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/power.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/radians.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/round.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/rtrim.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/sign.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/sin.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/sqrt.html | 3 ++- .../couchbase-lite-ee/kotbase/-function/string-to-millis.html | 3 ++- .../couchbase-lite-ee/kotbase/-function/string-to-u-t-c.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/sum.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/tan.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/trim.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/trunc.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-function/upper.html | 3 ++- .../couchbase-lite-ee/kotbase/-group-by-router/group-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by-router/index.html | 3 ++- .../kotbase/-group-by/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by/having.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by/limit.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by/order-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-group-by/parameters.html | 3 ++- .../kotbase/-group-by/remove-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having-router/having.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having-router/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-having/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having/limit.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having/order-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-having/parameters.html | 3 ++- .../kotbase/-having/remove-change-listener.html | 3 ++- .../kotbase/-index-builder/full-text-index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-index-builder/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-index-builder/value-index.html | 3 ++- .../kotbase/-index-configuration/expressions.html | 3 ++- .../couchbase-lite-ee/kotbase/-index-configuration/index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-index-expression/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-index/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-join-router/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-join-router/join.html | 3 ++- .../couchbase-lite-ee/kotbase/-join/-companion/cross-join.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-join/-companion/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-join/-companion/inner-join.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-join/-companion/join.html | 3 ++- .../couchbase-lite-ee/kotbase/-join/-companion/left-join.html | 3 ++- .../kotbase/-join/-companion/left-outer-join.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-join/-on/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-join/-on/on.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-join/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-joins/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-joins/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-joins/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-joins/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-joins/limit.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-joins/order-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-joins/parameters.html | 3 ++- .../kotbase/-joins/remove-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-joins/where.html | 3 ++- .../kotbase/-key-store-utils/import-entry.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-key-store-utils/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-limit-router/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-limit-router/limit.html | 3 ++- .../couchbase-lite-ee/kotbase/-limit/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-limit/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-limit/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-limit/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-limit/parameters.html | 3 ++- .../kotbase/-limit/remove-change-listener.html | 3 ++- .../kotbase/-listener-authenticator/index.html | 3 ++- .../-listener-certificate-authenticator-delegate/index.html | 3 ++- .../-listener-certificate-authenticator.html | 3 ++- .../kotbase/-listener-certificate-authenticator/index.html | 3 ++- .../-listener-password-authenticator-delegate/index.html | 3 ++- .../-listener-password-authenticator.html | 3 ++- .../kotbase/-listener-password-authenticator/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-listener-token/close.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-listener-token/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-listener-token/remove.html | 3 ++- .../kotbase/-log-domain/-companion/-a-l-l_-d-o-m-a-i-n-s.html | 3 ++- .../kotbase/-log-domain/-companion/index.html | 3 ++- .../kotbase/-log-domain/-d-a-t-a-b-a-s-e/index.html | 3 ++- .../kotbase/-log-domain/-l-i-s-t-e-n-e-r/index.html | 3 ++- .../kotbase/-log-domain/-n-e-t-w-o-r-k/index.html | 3 ++- .../kotbase/-log-domain/-q-u-e-r-y/index.html | 3 ++- .../kotbase/-log-domain/-r-e-p-l-i-c-a-t-o-r/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-domain/[common]entries.html | 3 ++- .../kotbase/-log-domain/[common]value-of.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-domain/[common]values.html | 3 ++- .../kotbase/-log-domain/[jvm-common]entries.html | 3 ++- .../kotbase/-log-domain/[jvm-common]value-of.html | 3 ++- .../kotbase/-log-domain/[jvm-common]values.html | 3 ++- .../kotbase/-log-domain/[linux-mingw]entries.html | 3 ++- .../kotbase/-log-domain/[linux-mingw]value-of.html | 3 ++- .../kotbase/-log-domain/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-log-domain/index.html | 3 ++- .../kotbase/-log-file-configuration-factory.html | 3 ++- .../-log-file-configuration/-log-file-configuration.html | 3 ++- .../kotbase/-log-file-configuration/directory.html | 3 ++- .../kotbase/-log-file-configuration/equals.html | 3 ++- .../kotbase/-log-file-configuration/hash-code.html | 3 ++- .../kotbase/-log-file-configuration/index.html | 3 ++- .../kotbase/-log-file-configuration/max-rotate-count.html | 3 ++- .../kotbase/-log-file-configuration/max-size.html | 3 ++- .../kotbase/-log-file-configuration/set-max-rotate-count.html | 3 ++- .../kotbase/-log-file-configuration/set-max-size.html | 3 ++- .../kotbase/-log-file-configuration/set-use-plaintext.html | 3 ++- .../kotbase/-log-file-configuration/uses-plaintext.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-level/-d-e-b-u-g/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-level/-e-r-r-o-r/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-level/-i-n-f-o/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-level/-n-o-n-e/index.html | 3 ++- .../kotbase/-log-level/-v-e-r-b-o-s-e/index.html | 3 ++- .../kotbase/-log-level/-w-a-r-n-i-n-g/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-level/[common]entries.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-level/[common]value-of.html | 3 ++- .../couchbase-lite-ee/kotbase/-log-level/[common]values.html | 3 ++- .../kotbase/-log-level/[linux-mingw]entries.html | 3 ++- .../kotbase/-log-level/[linux-mingw]value-of.html | 3 ++- .../kotbase/-log-level/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-log-level/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-log/console.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-log/custom.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-log/file.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-log/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-logger/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-logger/level.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-logger/log.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-m-a-x_-p-o-r-t.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-m-i-n_-p-o-r-t.html | 3 ++- .../kotbase/-maintenance-type/-c-o-m-p-a-c-t/index.html | 3 ++- .../-maintenance-type/-f-u-l-l_-o-p-t-i-m-i-z-e/index.html | 3 ++- .../-maintenance-type/-i-n-t-e-g-r-i-t-y_-c-h-e-c-k/index.html | 3 ++- .../kotbase/-maintenance-type/-o-p-t-i-m-i-z-e/index.html | 3 ++- .../kotbase/-maintenance-type/-r-e-i-n-d-e-x/index.html | 3 ++- .../kotbase/-maintenance-type/[common]entries.html | 3 ++- .../kotbase/-maintenance-type/[common]value-of.html | 3 ++- .../kotbase/-maintenance-type/[common]values.html | 3 ++- .../kotbase/-maintenance-type/[linux-mingw]entries.html | 3 ++- .../kotbase/-maintenance-type/[linux-mingw]value-of.html | 3 ++- .../kotbase/-maintenance-type/[linux-mingw]values.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-maintenance-type/index.html | 3 ++- .../kotbase/-message-endpoint-connection/close.html | 3 ++- .../kotbase/-message-endpoint-connection/index.html | 3 ++- .../kotbase/-message-endpoint-connection/open.html | 3 ++- .../kotbase/-message-endpoint-connection/send.html | 3 ++- .../kotbase/-message-endpoint-delegate/index.html | 3 ++- .../-message-endpoint-listener-change-listener/index.html | 3 ++- .../index.html | 3 ++- .../-message-endpoint-listener-change.html | 3 ++- .../kotbase/-message-endpoint-listener-change/connection.html | 3 ++- .../kotbase/-message-endpoint-listener-change/index.html | 3 ++- .../kotbase/-message-endpoint-listener-change/status.html | 3 ++- .../-message-endpoint-listener-configuration-factory.html | 3 ++- .../-message-endpoint-listener-configuration.html | 3 ++- .../-message-endpoint-listener-configuration/collections.html | 3 ++- .../-message-endpoint-listener-configuration/database.html | 3 ++- .../-message-endpoint-listener-configuration/index.html | 3 ++- .../protocol-type.html | 3 ++- .../-message-endpoint-listener/-message-endpoint-listener.html | 3 ++- .../kotbase/-message-endpoint-listener/accept.html | 3 ++- .../-message-endpoint-listener/add-change-listener.html | 3 ++- .../kotbase/-message-endpoint-listener/close-all.html | 3 ++- .../kotbase/-message-endpoint-listener/close.html | 3 ++- .../kotbase/-message-endpoint-listener/index.html | 3 ++- .../-message-endpoint-listener/remove-change-listener.html | 3 ++- .../kotbase/-message-endpoint/-message-endpoint.html | 3 ++- .../couchbase-lite-ee/kotbase/-message-endpoint/delegate.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-message-endpoint/index.html | 3 ++- .../kotbase/-message-endpoint/protocol-type.html | 3 ++- .../couchbase-lite-ee/kotbase/-message-endpoint/target.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-message-endpoint/uid.html | 3 ++- .../kotbase/-message/-companion/from-data.html | 3 ++- .../couchbase-lite-ee/kotbase/-message/-companion/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-message/-message.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-message/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-message/to-data.html | 3 ++- .../kotbase/-messaging-close-completion/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-messaging-completion/index.html | 3 ++- .../kotbase/-messaging-error/-messaging-error.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-messaging-error/error.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-messaging-error/index.html | 3 ++- .../kotbase/-messaging-error/is-recoverable.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta-expression/from.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta-expression/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta/deleted.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta/expiration.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta/id.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta/revision-i-d.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-meta/sequence.html | 3 ++- .../kotbase/-mutable-array/-mutable-array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-array/actual.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/add-array.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/add-blob.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/add-boolean.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/add-date.html | 3 ++- .../kotbase/-mutable-array/add-dictionary.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/add-double.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/add-float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-array/add-int.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/add-long.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/add-number.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/add-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/add-value.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/get-array.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/get-blob.html | 3 ++- .../kotbase/-mutable-array/get-dictionary.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/get-value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-array/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/insert-array.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/insert-blob.html | 3 ++- .../kotbase/-mutable-array/insert-boolean.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/insert-date.html | 3 ++- .../kotbase/-mutable-array/insert-dictionary.html | 3 ++- .../kotbase/-mutable-array/insert-double.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/insert-float.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/insert-int.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/insert-long.html | 3 ++- .../kotbase/-mutable-array/insert-number.html | 3 ++- .../kotbase/-mutable-array/insert-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/insert-value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-array/remove.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-array.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/set-blob.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-boolean.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/set-data.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/set-date.html | 3 ++- .../kotbase/-mutable-array/set-dictionary.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-double.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-array/set-int.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-j-s-o-n.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-array/set-long.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-number.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/set-value.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-array/to-j-s-o-n.html | 3 ++- .../kotbase/-mutable-dictionary/-mutable-dictionary.html | 3 ++- .../kotbase/-mutable-dictionary/get-array.html | 3 ++- .../kotbase/-mutable-dictionary/get-blob.html | 3 ++- .../kotbase/-mutable-dictionary/get-dictionary.html | 3 ++- .../kotbase/-mutable-dictionary/get-value.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-dictionary/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-dictionary/remove.html | 3 ++- .../kotbase/-mutable-dictionary/set-array.html | 3 ++- .../kotbase/-mutable-dictionary/set-blob.html | 3 ++- .../kotbase/-mutable-dictionary/set-boolean.html | 3 ++- .../kotbase/-mutable-dictionary/set-data.html | 3 ++- .../kotbase/-mutable-dictionary/set-date.html | 3 ++- .../kotbase/-mutable-dictionary/set-dictionary.html | 3 ++- .../kotbase/-mutable-dictionary/set-double.html | 3 ++- .../kotbase/-mutable-dictionary/set-float.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-dictionary/set-int.html | 3 ++- .../kotbase/-mutable-dictionary/set-j-s-o-n.html | 3 ++- .../kotbase/-mutable-dictionary/set-long.html | 3 ++- .../kotbase/-mutable-dictionary/set-number.html | 3 ++- .../kotbase/-mutable-dictionary/set-string.html | 3 ++- .../kotbase/-mutable-dictionary/set-value.html | 3 ++- .../kotbase/-mutable-dictionary/to-j-s-o-n.html | 3 ++- .../kotbase/-mutable-document/-mutable-document.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/get-array.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/get-blob.html | 3 ++- .../kotbase/-mutable-document/get-dictionary.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/get-value.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-document/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/remove.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-array.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-blob.html | 3 ++- .../kotbase/-mutable-document/set-boolean.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-data.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-date.html | 3 ++- .../kotbase/-mutable-document/set-dictionary.html | 3 ++- .../kotbase/-mutable-document/set-double.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-float.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-int.html | 3 ++- .../kotbase/-mutable-document/set-j-s-o-n.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-long.html | 3 ++- .../kotbase/-mutable-document/set-number.html | 3 ++- .../kotbase/-mutable-document/set-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-document/set-value.html | 3 ++- .../kotbase/-mutable-document/to-j-s-o-n.html | 3 ++- .../kotbase/-mutable-document/to-mutable.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-fragment/array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-fragment/blob.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-fragment/boolean.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-fragment/date.html | 3 ++- .../kotbase/-mutable-fragment/dictionary.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-fragment/double.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-fragment/float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-fragment/get.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-fragment/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-fragment/int.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-mutable-fragment/long.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-fragment/number.html | 3 ++- .../couchbase-lite-ee/kotbase/-mutable-fragment/string.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-mutable-fragment/value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-order-by-router/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-order-by-router/order-by.html | 3 ++- .../kotbase/-order-by/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-order-by/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-order-by/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-order-by/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-order-by/limit.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-order-by/parameters.html | 3 ++- .../kotbase/-order-by/remove-change-listener.html | 3 ++- .../kotbase/-ordering/-companion/expression.html | 3 ++- .../couchbase-lite-ee/kotbase/-ordering/-companion/index.html | 3 ++- .../kotbase/-ordering/-companion/property.html | 3 ++- .../kotbase/-ordering/-sort-order/ascending.html | 3 ++- .../kotbase/-ordering/-sort-order/descending.html | 3 ++- .../couchbase-lite-ee/kotbase/-ordering/-sort-order/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-ordering/index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-parameters/-parameters.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/get-value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-blob.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-parameters/set-boolean.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-date.html | 3 ++- .../couchbase-lite-ee/kotbase/-parameters/set-dictionary.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-double.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-int.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-long.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-number.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-parameters/set-value.html | 3 ++- .../kotbase/-prediction-function/-prediction-function.html | 3 ++- .../couchbase-lite-ee/kotbase/-prediction-function/index.html | 3 ++- .../kotbase/-prediction-function/property-path.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-prediction/-prediction.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-prediction/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-prediction/register-model.html | 3 ++- .../kotbase/-prediction/unregister-model.html | 3 ++- .../kotbase/-predictive-index/-predictive-index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-predictive-index/index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-predictive-model/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-predictive-model/predict.html | 3 ++- .../couchbase-lite-ee/kotbase/-property-expression/from.html | 3 ++- .../couchbase-lite-ee/kotbase/-property-expression/index.html | 3 ++- .../kotbase/-protocol-type/-b-y-t-e_-s-t-r-e-a-m/index.html | 3 ++- .../-protocol-type/-m-e-s-s-a-g-e_-s-t-r-e-a-m/index.html | 3 ++- .../kotbase/-protocol-type/[common]entries.html | 3 ++- .../kotbase/-protocol-type/[common]value-of.html | 3 ++- .../kotbase/-protocol-type/[common]values.html | 3 ++- .../kotbase/-protocol-type/[linux-mingw]entries.html | 3 ++- .../kotbase/-protocol-type/[linux-mingw]value-of.html | 3 ++- .../kotbase/-protocol-type/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-protocol-type/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-query-builder/create-query.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query-builder/index.html | 3 ++- .../kotbase/-query-builder/select-distinct.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query-builder/select.html | 3 ++- .../kotbase/-query-change-listener/index.html | 3 ++- .../kotbase/-query-change-suspend-listener/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query-change/error.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query-change/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query-change/query.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query-change/results.html | 3 ++- .../couchbase-lite-ee/kotbase/-query/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-query/parameters.html | 3 ++- .../kotbase/-query/remove-change-listener.html | 3 ++- .../kotbase/-replicated-document/collection.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicated-document/error.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicated-document/flags.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-replicated-document/id.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicated-document/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicated-document/scope.html | 3 ++- .../kotbase/-replicated-document/to-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-replication-filter/index.html | 3 ++- .../kotbase/-replicator-activity-level/-b-u-s-y/index.html | 3 ++- .../-replicator-activity-level/-c-o-n-n-e-c-t-i-n-g/index.html | 3 ++- .../kotbase/-replicator-activity-level/-i-d-l-e/index.html | 3 ++- .../-replicator-activity-level/-o-f-f-l-i-n-e/index.html | 3 ++- .../-replicator-activity-level/-s-t-o-p-p-e-d/index.html | 3 ++- .../kotbase/-replicator-activity-level/[common]entries.html | 3 ++- .../kotbase/-replicator-activity-level/[common]value-of.html | 3 ++- .../kotbase/-replicator-activity-level/[common]values.html | 3 ++- .../-replicator-activity-level/[jvm-common]entries.html | 3 ++- .../-replicator-activity-level/[jvm-common]value-of.html | 3 ++- .../kotbase/-replicator-activity-level/[jvm-common]values.html | 3 ++- .../-replicator-activity-level/[linux-mingw]entries.html | 3 ++- .../-replicator-activity-level/[linux-mingw]value-of.html | 3 ++- .../-replicator-activity-level/[linux-mingw]values.html | 3 ++- .../kotbase/-replicator-activity-level/index.html | 3 ++- .../kotbase/-replicator-change-listener/index.html | 3 ++- .../kotbase/-replicator-change-suspend-listener/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicator-change/index.html | 3 ++- .../kotbase/-replicator-change/replicator.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicator-change/status.html | 3 ++- .../kotbase/-replicator-change/to-string.html | 3 ++- .../kotbase/-replicator-configuration-factory.html | 3 ++- .../kotbase/-replicator-configuration/-companion/index.html | 3 ++- .../-replicator-configuration/-replicator-configuration.html | 3 ++- .../kotbase/-replicator-configuration/add-collection.html | 3 ++- .../kotbase/-replicator-configuration/add-collections.html | 3 ++- .../kotbase/-replicator-configuration/authenticator.html | 3 ++- .../kotbase/-replicator-configuration/channels.html | 3 ++- .../kotbase/-replicator-configuration/collections.html | 3 ++- .../kotbase/-replicator-configuration/conflict-resolver.html | 3 ++- .../kotbase/-replicator-configuration/database.html | 3 ++- .../kotbase/-replicator-configuration/document-i-ds.html | 3 ++- .../get-collection-configuration.html | 3 ++- .../kotbase/-replicator-configuration/headers.html | 3 ++- .../kotbase/-replicator-configuration/heartbeat.html | 3 ++- .../kotbase/-replicator-configuration/index.html | 3 ++- .../is-accept-parent-domain-cookies.html | 3 ++- .../-replicator-configuration/is-auto-purge-enabled.html | 3 ++- .../kotbase/-replicator-configuration/is-continuous.html | 3 ++- .../-replicator-configuration/max-attempt-wait-time.html | 3 ++- .../kotbase/-replicator-configuration/max-attempts.html | 3 ++- .../-replicator-configuration/pinned-server-certificate.html | 3 ++- .../kotbase/-replicator-configuration/pull-filter.html | 3 ++- .../kotbase/-replicator-configuration/push-filter.html | 3 ++- .../kotbase/-replicator-configuration/remove-collection.html | 3 ++- .../set-accept-parent-domain-cookies.html | 3 ++- .../kotbase/-replicator-configuration/set-authenticator.html | 3 ++- .../-replicator-configuration/set-auto-purge-enabled.html | 3 ++- .../kotbase/-replicator-configuration/set-channels.html | 3 ++- .../-replicator-configuration/set-conflict-resolver.html | 3 ++- .../kotbase/-replicator-configuration/set-continuous.html | 3 ++- .../kotbase/-replicator-configuration/set-document-i-ds.html | 3 ++- .../kotbase/-replicator-configuration/set-headers.html | 3 ++- .../kotbase/-replicator-configuration/set-heartbeat.html | 3 ++- .../-replicator-configuration/set-max-attempt-wait-time.html | 3 ++- .../kotbase/-replicator-configuration/set-max-attempts.html | 3 ++- .../set-pinned-server-certificate.html | 3 ++- .../kotbase/-replicator-configuration/set-pull-filter.html | 3 ++- .../kotbase/-replicator-configuration/set-push-filter.html | 3 ++- .../kotbase/-replicator-configuration/set-type.html | 3 ++- .../kotbase/-replicator-configuration/target.html | 3 ++- .../kotbase/-replicator-configuration/to-string.html | 3 ++- .../kotbase/-replicator-configuration/type.html | 3 ++- .../kotbase/-replicator-connection/close.html | 3 ++- .../kotbase/-replicator-connection/index.html | 3 ++- .../kotbase/-replicator-connection/receive.html | 3 ++- .../kotbase/-replicator-progress/completed.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicator-progress/index.html | 3 ++- .../kotbase/-replicator-progress/to-string.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicator-progress/total.html | 3 ++- .../kotbase/-replicator-status/activity-level.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicator-status/error.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicator-status/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-replicator-status/progress.html | 3 ++- .../kotbase/-replicator-status/to-string.html | 3 ++- .../kotbase/-replicator-type/-p-u-l-l/index.html | 3 ++- .../kotbase/-replicator-type/-p-u-s-h/index.html | 3 ++- .../-replicator-type/-p-u-s-h_-a-n-d_-p-u-l-l/index.html | 3 ++- .../kotbase/-replicator-type/[common]entries.html | 3 ++- .../kotbase/-replicator-type/[common]value-of.html | 3 ++- .../kotbase/-replicator-type/[common]values.html | 3 ++- .../kotbase/-replicator-type/[jvm-common]entries.html | 3 ++- .../kotbase/-replicator-type/[jvm-common]value-of.html | 3 ++- .../kotbase/-replicator-type/[jvm-common]values.html | 3 ++- .../kotbase/-replicator-type/[linux-mingw]entries.html | 3 ++- .../kotbase/-replicator-type/[linux-mingw]value-of.html | 3 ++- .../kotbase/-replicator-type/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-replicator-type/index.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-replicator/-replicator.html | 3 ++- .../kotbase/-replicator/add-change-listener.html | 3 ++- .../kotbase/-replicator/add-document-replication-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-replicator/close.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-replicator/config.html | 3 ++- .../kotbase/-replicator/get-pending-document-ids.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-replicator/index.html | 3 ++- .../kotbase/-replicator/is-document-pending.html | 3 ++- .../kotbase/-replicator/pending-document-ids.html | 3 ++- .../kotbase/-replicator/remove-change-listener.html | 3 ++- .../kotbase/-replicator/server-certificates.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-replicator/start.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-replicator/status.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-replicator/stop.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-result-set/all-results.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result-set/close.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result-set/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result-set/iterator.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result-set/next.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/contains.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/count.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-array.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-blob.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-boolean.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-date.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-dictionary.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-double.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-float.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-int.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-long.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-number.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/get-value.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/iterator.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/keys.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/to-list.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-result/to-map.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-scope/-companion/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/collections.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/database.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/equals.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/get-collection.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/hash-code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/name.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-scope/to-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-select-result/-as/as.html | 3 ++- .../couchbase-lite-ee/kotbase/-select-result/-as/index.html | 3 ++- .../kotbase/-select-result/-companion/all.html | 3 ++- .../kotbase/-select-result/-companion/expression.html | 3 ++- .../kotbase/-select-result/-companion/index.html | 3 ++- .../kotbase/-select-result/-companion/property.html | 3 ++- .../couchbase-lite-ee/kotbase/-select-result/-from/from.html | 3 ++- .../couchbase-lite-ee/kotbase/-select-result/-from/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-select-result/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-select/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-select/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-select/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-select/from.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-select/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-select/parameters.html | 3 ++- .../kotbase/-select/remove-change-listener.html | 3 ++- .../kotbase/-session-authenticator/-session-authenticator.html | 3 ++- .../kotbase/-session-authenticator/cookie-name.html | 3 ++- .../kotbase/-session-authenticator/index.html | 3 ++- .../kotbase/-session-authenticator/session-i-d.html | 3 ++- .../kotbase/-t-l-s-identity/-companion/create-identity.html | 3 ++- .../kotbase/-t-l-s-identity/-companion/delete-identity.html | 3 ++- .../kotbase/-t-l-s-identity/-companion/get-identity.html | 3 ++- .../kotbase/-t-l-s-identity/-companion/index.html | 3 ++- .../kotbase/-t-l-s-identity/-companion/use-key-store.html | 3 ++- .../kotbase/-t-l-s-identity/-t-l-s-identity.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-t-l-s-identity/certs.html | 3 ++- .../couchbase-lite-ee/kotbase/-t-l-s-identity/expiration.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-t-l-s-identity/index.html | 3 ++- .../-u-r-l-endpoint-listener-configuration-factory.html | 3 ++- .../-companion/index.html | 3 ++- .../-u-r-l-endpoint-listener-configuration.html | 3 ++- .../-u-r-l-endpoint-listener-configuration/authenticator.html | 3 ++- .../-u-r-l-endpoint-listener-configuration/collections.html | 3 ++- .../-u-r-l-endpoint-listener-configuration/database.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener-configuration/index.html | 3 ++- .../is-delta-sync-enabled.html | 3 ++- .../-u-r-l-endpoint-listener-configuration/is-read-only.html | 3 ++- .../is-tls-disabled.html | 3 ++- .../network-interface.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener-configuration/port.html | 3 ++- .../-u-r-l-endpoint-listener-configuration/tls-identity.html | 3 ++- .../-u-r-l-endpoint-listener/-u-r-l-endpoint-listener.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/config.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/index.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/port.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/start.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/status.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/stop.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/tls-identity.html | 3 ++- .../kotbase/-u-r-l-endpoint-listener/urls.html | 3 ++- .../kotbase/-u-r-l-endpoint/-u-r-l-endpoint.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-u-r-l-endpoint/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-u-r-l-endpoint/to-string.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-u-r-l-endpoint/url.html | 3 ++- .../kotbase/-value-index-configuration-factory.html | 3 ++- .../-value-index-configuration/-value-index-configuration.html | 3 ++- .../kotbase/-value-index-configuration/index.html | 3 ++- .../kotbase/-value-index-item/-companion/expression.html | 3 ++- .../kotbase/-value-index-item/-companion/index.html | 3 ++- .../kotbase/-value-index-item/-companion/property.html | 3 ++- .../api/couchbase-lite-ee/kotbase/-value-index-item/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-value-index/index.html | 3 ++- .../couchbase-lite-ee/kotbase/-variable-expression/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where-router/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where-router/where.html | 3 ++- .../couchbase-lite-ee/kotbase/-where/add-change-listener.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where/execute.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where/explain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where/group-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where/limit.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where/order-by.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/-where/parameters.html | 3 ++- .../kotbase/-where/remove-change-listener.html | 3 ++- .../kotbase/[android]-couchbase-lite/index.html | 3 ++- .../kotbase/[android]-couchbase-lite/init.html | 3 ++- .../couchbase-lite-ee/kotbase/[jvm]-couchbase-lite/index.html | 3 ++- .../couchbase-lite-ee/kotbase/[jvm]-couchbase-lite/init.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/change-encryption-key.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/code.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/collection-change-flow.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/cosine-distance.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/database-change-flow.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/document-change-flow.html | 3 ++- .../couchbase-lite-ee/kotbase/document-replication-flow.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/domain.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/encryption-key.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/euclidean-distance.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/get.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/info.html | 3 ++- .../kotbase/is-accept-only-self-signed-server-certificate.html | 3 ++- .../kotbase/message-endpoint-change-flow.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/new-config.html | 3 ++- .../kotbase/pinned-server-sec-certificate.html | 3 ++- .../kotbase/pinned-server-x509-certificate.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/prediction.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/predictive-index.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/query-change-flow.html | 3 ++- .../api/couchbase-lite-ee/kotbase/replicator-changes-flow.html | 3 ++- .../set-accept-only-self-signed-server-certificate.html | 3 ++- docs/api/couchbase-lite-ee/kotbase/set-encryption-key.html | 3 ++- .../kotbase/set-pinned-server-sec-certificate.html | 3 ++- .../kotbase/set-pinned-server-x509-certificate.html | 3 ++- .../couchbase-lite-ee/kotbase/squared-euclidean-distance.html | 3 ++- docs/api/couchbase-lite-kermit/index.html | 3 ++- .../-kermit-couchbase-lite-logger.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/domains.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/index.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/level.html | 3 ++- .../kotbase.kermit/-kermit-couchbase-lite-logger/log.html | 3 ++- .../-kermit-couchbase-lite-logger/set-domains.html | 3 ++- docs/api/couchbase-lite-kermit/kotbase.kermit/index.html | 3 ++- docs/api/couchbase-lite-ktx/index.html | 3 ++- .../kotbase.ktx/-document-builder/contains.html | 3 ++- .../kotbase.ktx/-document-builder/count.html | 3 ++- .../kotbase.ktx/-document-builder/get-array.html | 3 ++- .../kotbase.ktx/-document-builder/get-blob.html | 3 ++- .../kotbase.ktx/-document-builder/get-boolean.html | 3 ++- .../kotbase.ktx/-document-builder/get-date.html | 3 ++- .../kotbase.ktx/-document-builder/get-dictionary.html | 3 ++- .../kotbase.ktx/-document-builder/get-double.html | 3 ++- .../kotbase.ktx/-document-builder/get-float.html | 3 ++- .../kotbase.ktx/-document-builder/get-int.html | 3 ++- .../kotbase.ktx/-document-builder/get-long.html | 3 ++- .../kotbase.ktx/-document-builder/get-number.html | 3 ++- .../kotbase.ktx/-document-builder/get-string.html | 3 ++- .../kotbase.ktx/-document-builder/get-value.html | 3 ++- .../kotbase.ktx/-document-builder/index.html | 3 ++- .../couchbase-lite-ktx/kotbase.ktx/-document-builder/keys.html | 3 ++- .../kotbase.ktx/-document-builder/remove.html | 3 ++- .../kotbase.ktx/-document-builder/set-array.html | 3 ++- .../kotbase.ktx/-document-builder/set-blob.html | 3 ++- .../kotbase.ktx/-document-builder/set-boolean.html | 3 ++- .../kotbase.ktx/-document-builder/set-data.html | 3 ++- .../kotbase.ktx/-document-builder/set-date.html | 3 ++- .../kotbase.ktx/-document-builder/set-dictionary.html | 3 ++- .../kotbase.ktx/-document-builder/set-double.html | 3 ++- .../kotbase.ktx/-document-builder/set-float.html | 3 ++- .../kotbase.ktx/-document-builder/set-int.html | 3 ++- .../kotbase.ktx/-document-builder/set-j-s-o-n.html | 3 ++- .../kotbase.ktx/-document-builder/set-long.html | 3 ++- .../kotbase.ktx/-document-builder/set-number.html | 3 ++- .../kotbase.ktx/-document-builder/set-string.html | 3 ++- .../kotbase.ktx/-document-builder/set-value.html | 3 ++- .../kotbase.ktx/-document-builder/to-map.html | 3 ++- .../couchbase-lite-ktx/kotbase.ktx/-document-builder/to.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/-mutable-document.html | 3 ++- .../kotbase.ktx/-order-by-builder/ascending.html | 3 ++- .../kotbase.ktx/-order-by-builder/descending.html | 3 ++- .../kotbase.ktx/-order-by-builder/index.html | 3 ++- .../kotbase.ktx/-where-builder/-where-builder.html | 3 ++- .../kotbase.ktx/-where-builder/equal-to.html | 3 ++- .../kotbase.ktx/-where-builder/greater-than-or-equal-to.html | 3 ++- .../kotbase.ktx/-where-builder/greater-than.html | 3 ++- .../couchbase-lite-ktx/kotbase.ktx/-where-builder/index.html | 3 ++- .../kotbase.ktx/-where-builder/less-than-or-equal-to.html | 3 ++- .../kotbase.ktx/-where-builder/less-than.html | 3 ++- .../couchbase-lite-ktx/kotbase.ktx/-where-builder/like.html | 3 ++- .../kotbase.ktx/-where-builder/not-equal-to.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/all.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/as-flow.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/as-objects-flow.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/as.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/between.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/bind-to-lifecycle.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/contains.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/count-result.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/div.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/document-flow.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/equal-to.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/from.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/full-text-index.html | 3 ++- .../kotbase.ktx/greater-than-or-equal-to.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/greater-than.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/group-by.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/index.html | 3 ++- .../couchbase-lite-ktx/kotbase.ktx/less-than-or-equal-to.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/less-than.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/like.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/limit.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/map-to-objects.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/minus.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/mutable-array-of.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/mutable-dict-of.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/mutable-doc-of.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/not-contains.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/not-equal-to.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/not.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/order-by.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/plus.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/property.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/rem.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/select-count.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/select-distinct.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/select.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/times.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/to-objects.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/value-index.html | 3 ++- docs/api/couchbase-lite-ktx/kotbase.ktx/where.html | 3 ++- docs/api/couchbase-lite-paging/index.html | 3 ++- .../kotbase.paging/-query-paging-source.html | 3 ++- docs/api/couchbase-lite-paging/kotbase.paging/index.html | 3 ++- docs/api/couchbase-lite/index.html | 3 ++- .../kotbase.ext/-n-s-error-exception/-n-s-error-exception.html | 3 ++- .../couchbase-lite/kotbase.ext/-n-s-error-exception/index.html | 3 ++- .../kotbase.ext/-n-s-error-exception/ns-error.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/index.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-byte-array.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-c-f-data.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-certificate.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-certificates.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-exception.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-n-s-data.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-n-s-error.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/to-sec-certificate.html | 3 ++- docs/api/couchbase-lite/kotbase.ext/wrap-error.html | 3 ++- .../-abstract-delegated-class/-abstract-delegated-class.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/equals.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/hash-code.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/index.html | 3 ++- .../kotbase.internal/-abstract-delegated-class/to-string.html | 3 ++- .../-couchbase-lite-initializer.html | 3 ++- .../kotbase.internal/-couchbase-lite-initializer/create.html | 3 ++- .../-couchbase-lite-initializer/dependencies.html | 3 ++- .../kotbase.internal/-couchbase-lite-initializer/index.html | 3 ++- .../kotbase.internal/-delegated-protocol/equals.html | 3 ++- .../kotbase.internal/-delegated-protocol/hash-code.html | 3 ++- .../kotbase.internal/-delegated-protocol/index.html | 3 ++- .../kotbase.internal/-delegated-protocol/to-string.html | 3 ++- .../kotbase.internal/[apple]-delegated-class/index.html | 3 ++- .../kotbase.internal/[jvm-common]-delegated-class/equals.html | 3 ++- .../[jvm-common]-delegated-class/hash-code.html | 3 ++- .../kotbase.internal/[jvm-common]-delegated-class/index.html | 3 ++- .../[jvm-common]-delegated-class/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase.internal/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-array-expression-in/in.html | 3 ++- .../api/couchbase-lite/kotbase/-array-expression-in/index.html | 3 ++- .../kotbase/-array-expression-satisfies/index.html | 3 ++- .../kotbase/-array-expression-satisfies/satisfies.html | 3 ++- .../kotbase/-array-expression/any-and-every.html | 3 ++- docs/api/couchbase-lite/kotbase/-array-expression/any.html | 3 ++- docs/api/couchbase-lite/kotbase/-array-expression/every.html | 3 ++- docs/api/couchbase-lite/kotbase/-array-expression/index.html | 3 ++- .../api/couchbase-lite/kotbase/-array-expression/variable.html | 3 ++- docs/api/couchbase-lite/kotbase/-array-function/contains.html | 3 ++- docs/api/couchbase-lite/kotbase/-array-function/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-array-function/length.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/actual.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/count.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/equals.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-date.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-double.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-int.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-long.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-number.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/hash-code.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/iterator.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/to-list.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/to-mutable.html | 3 ++- docs/api/couchbase-lite/kotbase/-array/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-authenticator/index.html | 3 ++- .../kotbase/-basic-authenticator/-basic-authenticator.html | 3 ++- .../api/couchbase-lite/kotbase/-basic-authenticator/index.html | 3 ++- .../kotbase/-basic-authenticator/password-chars.html | 3 ++- .../couchbase-lite/kotbase/-basic-authenticator/username.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/-blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/-companion/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/-companion/is-blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/content-stream.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/content-type.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/content.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/digest.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/equals.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/hash-code.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/length.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/properties.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite/kotbase/-blob/to-string.html | 3 ++- .../-c-b-l-error/-code/-a-s-s-e-r-t-i-o-n_-f-a-i-l-e-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-b-a-d_-d-o-c_-i-d.html | 3 ++- .../-c-b-l-error/-code/-b-a-d_-r-e-v-i-s-i-o-n_-i-d.html | 3 ++- .../couchbase-lite/kotbase/-c-b-l-error/-code/-b-u-s-y.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-a-n-t_-o-p-e-n_-f-i-l-e.html | 3 ++- .../-code/-c-a-n-t_-u-p-g-r-a-d-e_-d-a-t-a-b-a-s-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-o-n-f-l-i-c-t.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-o-r-r-u-p-t_-d-a-t-a.html | 3 ++- .../-code/-c-o-r-r-u-p-t_-r-e-v-i-s-i-o-n_-d-a-t-a.html | 3 ++- .../kotbase/-c-b-l-error/-code/-c-r-y-p-t-o.html | 3 ++- .../-c-b-l-error/-code/-d-a-t-a-b-a-s-e_-t-o-o_-n-e-w.html | 3 ++- .../-c-b-l-error/-code/-d-a-t-a-b-a-s-e_-t-o-o_-o-l-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-d-n-s_-f-a-i-l-u-r-e.html | 3 ++- .../-c-b-l-error/-code/-h-t-t-p_-a-u-t-h_-r-e-q-u-i-r-e-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-h-t-t-p_-b-a-s-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-h-t-t-p_-c-o-n-f-l-i-c-t.html | 3 ++- .../-code/-h-t-t-p_-e-n-t-i-t-y_-t-o-o_-l-a-r-g-e.html | 3 ++- .../-c-b-l-error/-code/-h-t-t-p_-f-o-r-b-i-d-d-e-n.html | 3 ++- .../-c-b-l-error/-code/-h-t-t-p_-i-m_-a_-t-e-a-p-o-t.html | 3 ++- .../-h-t-t-p_-i-n-t-e-r-n-a-l_-s-e-r-v-e-r_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-h-t-t-p_-n-o-t_-f-o-u-n-d.html | 3 ++- .../-code/-h-t-t-p_-n-o-t_-i-m-p-l-e-m-e-n-t-e-d.html | 3 ++- .../-code/-h-t-t-p_-p-r-o-x-y_-a-u-t-h_-r-e-q-u-i-r-e-d.html | 3 ++- .../-code/-h-t-t-p_-s-e-r-v-i-c-e_-u-n-a-v-a-i-l-a-b-l-e.html | 3 ++- .../-c-b-l-error/-code/-i-n-v-a-l-i-d_-p-a-r-a-m-e-t-e-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-i-n-v-a-l-i-d_-q-u-e-r-y.html | 3 ++- .../-code/-i-n-v-a-l-i-d_-q-u-e-r-y_-p-a-r-a-m.html | 3 ++- .../-c-b-l-error/-code/-i-n-v-a-l-i-d_-r-e-d-i-r-e-c-t.html | 3 ++- .../kotbase/-c-b-l-error/-code/-i-n-v-a-l-i-d_-u-r-l.html | 3 ++- .../kotbase/-c-b-l-error/-code/-i-o_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-m-e-m-o-r-y_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-m-i-s-s-i-n-g_-i-n-d-e-x.html | 3 ++- .../-c-b-l-error/-code/-n-e-t-w-o-r-k_-o-f-f-s-e-t.html | 3 ++- .../-code/-n-o-t_-a_-d-a-t-a-b-a-s-e_-f-i-l-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-n-o-t_-f-o-u-n-d.html | 3 ++- .../-c-b-l-error/-code/-n-o-t_-i-n_-t-r-a-n-s-a-c-t-i-o-n.html | 3 ++- .../kotbase/-c-b-l-error/-code/-n-o-t_-o-p-e-n.html | 3 ++- .../kotbase/-c-b-l-error/-code/-n-o-t_-w-r-i-t-a-b-l-e.html | 3 ++- .../kotbase/-c-b-l-error/-code/-r-e-m-o-t-e_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-t-i-m-e-o-u-t.html | 3 ++- .../-c-b-l-error/-code/-t-l-s_-c-e-r-t_-e-x-p-i-r-e-d.html | 3 ++- .../-code/-t-l-s_-c-e-r-t_-u-n-k-n-o-w-n_-r-o-o-t.html | 3 ++- .../-c-b-l-error/-code/-t-l-s_-c-e-r-t_-u-n-t-r-u-s-t-e-d.html | 3 ++- .../-code/-t-l-s_-c-l-i-e-n-t_-c-e-r-t_-r-e-j-e-c-t-e-d.html | 3 ++- .../-code/-t-l-s_-c-l-i-e-n-t_-c-e-r-t_-r-e-q-u-i-r-e-d.html | 3 ++- .../-code/-t-l-s_-h-a-n-d-s-h-a-k-e_-f-a-i-l-e-d.html | 3 ++- .../-c-b-l-error/-code/-t-o-o_-m-a-n-y_-r-e-d-i-r-e-c-t-s.html | 3 ++- .../-code/-t-r-a-n-s-a-c-t-i-o-n_-n-o-t_-c-l-o-s-e-d.html | 3 ++- .../-c-b-l-error/-code/-u-n-e-x-p-e-c-t-e-d_-e-r-r-o-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-u-n-i-m-p-l-e-m-e-n-t-e-d.html | 3 ++- .../kotbase/-c-b-l-error/-code/-u-n-k-n-o-w-n_-h-o-s-t.html | 3 ++- .../kotbase/-c-b-l-error/-code/-u-n-s-u-p-p-o-r-t-e-d.html | 3 ++- .../-code/-u-n-s-u-p-p-o-r-t-e-d_-e-n-c-r-y-p-t-i-o-n.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-a-b-n-o-r-m-a-l_-c-l-o-s-e.html | 3 ++- ...-w-e-b_-s-o-c-k-e-t_-b-a-d_-m-e-s-s-a-g-e_-f-o-r-m-a-t.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-c-a-n-t_-f-u-l-f-i-l-l.html | 3 ++- ...-b_-s-o-c-k-e-t_-c-l-o-s-e_-u-s-e-r_-p-e-r-m-a-n-e-n-t.html | 3 ++- ...-b_-s-o-c-k-e-t_-c-l-o-s-e_-u-s-e-r_-t-r-a-n-s-i-e-n-t.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-d-a-t-a_-e-r-r-o-r.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-g-o-i-n-g_-a-w-a-y.html | 3 ++- .../-w-e-b_-s-o-c-k-e-t_-m-e-s-s-a-g-e_-t-o-o_-b-i-g.html | 3 ++- .../-w-e-b_-s-o-c-k-e-t_-m-i-s-s-i-n-g_-e-x-t-e-n-s-i-o-n.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-n-o-r-m-a-l_-c-l-o-s-e.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-p-o-l-i-c-y_-e-r-r-o-r.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-p-r-o-t-o-c-o-l_-e-r-r-o-r.html | 3 ++- .../-code/-w-e-b_-s-o-c-k-e-t_-t-l-s_-f-a-i-l-u-r-e.html | 3 ++- .../-c-b-l-error/-code/-w-e-b_-s-o-c-k-e-t_-u-s-e-r.html | 3 ++- .../kotbase/-c-b-l-error/-code/-w-r-o-n-g_-f-o-r-m-a-t.html | 3 ++- docs/api/couchbase-lite/kotbase/-c-b-l-error/-code/index.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-c-b-l-i-t-e.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-f-l-e-e-c-e.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-p-o-s-i-x.html | 3 ++- .../kotbase/-c-b-l-error/-domain/-s-q-l-i-t-e.html | 3 ++- .../api/couchbase-lite/kotbase/-c-b-l-error/-domain/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-c-b-l-error/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-change-listener/index.html | 3 ++- .../couchbase-lite/kotbase/-change-suspend-listener/index.html | 3 ++- .../kotbase/-collation/-a-s-c-i-i/-a-s-c-i-i.html | 3 ++- .../couchbase-lite/kotbase/-collation/-a-s-c-i-i/index.html | 3 ++- .../kotbase/-collation/-a-s-c-i-i/set-ignore-case.html | 3 ++- .../couchbase-lite/kotbase/-collation/-companion/ascii.html | 3 ++- .../couchbase-lite/kotbase/-collation/-companion/index.html | 3 ++- .../couchbase-lite/kotbase/-collation/-companion/unicode.html | 3 ++- .../couchbase-lite/kotbase/-collation/-unicode/-unicode.html | 3 ++- docs/api/couchbase-lite/kotbase/-collation/-unicode/index.html | 3 ++- .../kotbase/-collation/-unicode/set-ignore-accents.html | 3 ++- .../kotbase/-collation/-unicode/set-ignore-case.html | 3 ++- .../couchbase-lite/kotbase/-collation/-unicode/set-locale.html | 3 ++- docs/api/couchbase-lite/kotbase/-collation/index.html | 3 ++- .../kotbase/-collection-change-listener/index.html | 3 ++- .../kotbase/-collection-change-suspend-listener/index.html | 3 ++- .../couchbase-lite/kotbase/-collection-change/collection.html | 3 ++- .../kotbase/-collection-change/document-i-ds.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection-change/index.html | 3 ++- .../kotbase/-collection-configuration-factory.html | 3 ++- .../-collection-configuration/-collection-configuration.html | 3 ++- .../kotbase/-collection-configuration/channels.html | 3 ++- .../kotbase/-collection-configuration/conflict-resolver.html | 3 ++- .../kotbase/-collection-configuration/document-i-ds.html | 3 ++- .../kotbase/-collection-configuration/index.html | 3 ++- .../kotbase/-collection-configuration/pull-filter.html | 3 ++- .../kotbase/-collection-configuration/push-filter.html | 3 ++- .../kotbase/-collection-configuration/set-channels.html | 3 ++- .../-collection-configuration/set-conflict-resolver.html | 3 ++- .../kotbase/-collection-configuration/set-document-i-ds.html | 3 ++- .../kotbase/-collection-configuration/set-pull-filter.html | 3 ++- .../kotbase/-collection-configuration/set-push-filter.html | 3 ++- .../couchbase-lite/kotbase/-collection/-companion/index.html | 3 ++- .../kotbase/-collection/add-change-listener.html | 3 ++- .../kotbase/-collection/add-document-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/close.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/count.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/create-index.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/database.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/delete-index.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/delete.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/equals.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/full-name.html | 3 ++- .../kotbase/-collection/get-document-expiration.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/get-document.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/hash-code.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/indexes.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/name.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/purge.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/save.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/scope.html | 3 ++- .../kotbase/-collection/set-document-expiration.html | 3 ++- docs/api/couchbase-lite/kotbase/-collection/to-string.html | 3 ++- .../-f-a-i-l_-o-n_-c-o-n-f-l-i-c-t/index.html | 3 ++- .../-l-a-s-t_-w-r-i-t-e_-w-i-n-s/index.html | 3 ++- .../kotbase/-concurrency-control/[common]entries.html | 3 ++- .../kotbase/-concurrency-control/[common]value-of.html | 3 ++- .../kotbase/-concurrency-control/[common]values.html | 3 ++- .../kotbase/-concurrency-control/[linux-mingw]entries.html | 3 ++- .../kotbase/-concurrency-control/[linux-mingw]value-of.html | 3 ++- .../kotbase/-concurrency-control/[linux-mingw]values.html | 3 ++- .../api/couchbase-lite/kotbase/-concurrency-control/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-conflict-handler/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-conflict-resolver/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-conflict/document-id.html | 3 ++- docs/api/couchbase-lite/kotbase/-conflict/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-conflict/local-document.html | 3 ++- docs/api/couchbase-lite/kotbase/-conflict/remote-document.html | 3 ++- docs/api/couchbase-lite/kotbase/-console-logger/domains.html | 3 ++- docs/api/couchbase-lite/kotbase/-console-logger/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-console-logger/level.html | 3 ++- docs/api/couchbase-lite/kotbase/-console-logger/log.html | 3 ++- .../couchbase-lite/kotbase/-console-logger/set-domains.html | 3 ++- .../-couchbase-lite-exception/-couchbase-lite-exception.html | 3 ++- .../kotbase/-couchbase-lite-exception/index.html | 3 ++- .../kotbase/-couchbase-lite-exception/to-string.html | 3 ++- .../-d-e-f-a-u-l-t_-c-o-n-f-l-i-c-t_-r-e-s-o-l-v-e-r.html | 3 ++- docs/api/couchbase-lite/kotbase/-d-e-f-a-u-l-t_-n-a-m-e.html | 3 ++- .../kotbase/-d-i-s-a-b-l-e_-h-e-a-r-t-b-e-a-t.html | 3 ++- docs/api/couchbase-lite/kotbase/-data-source/-as/as.html | 3 ++- docs/api/couchbase-lite/kotbase/-data-source/-as/index.html | 3 ++- .../kotbase/-data-source/-companion/collection.html | 3 ++- .../kotbase/-data-source/-companion/database.html | 3 ++- .../couchbase-lite/kotbase/-data-source/-companion/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-data-source/index.html | 3 ++- .../kotbase/-database-change-listener/index.html | 3 ++- .../kotbase/-database-change-suspend-listener/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-database-change/database.html | 3 ++- .../couchbase-lite/kotbase/-database-change/document-i-ds.html | 3 ++- docs/api/couchbase-lite/kotbase/-database-change/index.html | 3 ++- .../kotbase/-database-configuration-factory.html | 3 ++- .../-database-configuration/-database-configuration.html | 3 ++- .../kotbase/-database-configuration/directory.html | 3 ++- .../couchbase-lite/kotbase/-database-configuration/index.html | 3 ++- .../kotbase/-database-configuration/set-directory.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/-companion/copy.html | 3 ++- .../couchbase-lite/kotbase/-database/-companion/delete.html | 3 ++- .../couchbase-lite/kotbase/-database/-companion/exists.html | 3 ++- .../api/couchbase-lite/kotbase/-database/-companion/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/-companion/log.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/-database.html | 3 ++- .../couchbase-lite/kotbase/-database/add-change-listener.html | 3 ++- .../kotbase/-database/add-document-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/close.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/collections.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/config.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/count.html | 3 ++- .../couchbase-lite/kotbase/-database/create-collection.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/create-index.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/create-query.html | 3 ++- .../couchbase-lite/kotbase/-database/default-collection.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/default-scope.html | 3 ++- .../couchbase-lite/kotbase/-database/delete-collection.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/delete-index.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/delete.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/equals.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/get-collection.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/get-collections.html | 3 ++- .../kotbase/-database/get-document-expiration.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/get-document.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/get-scope.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/hash-code.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/in-batch.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/indexes.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/name.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/path.html | 3 ++- .../couchbase-lite/kotbase/-database/perform-maintenance.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/purge.html | 3 ++- .../kotbase/-database/remove-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/save.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/scopes.html | 3 ++- .../kotbase/-database/set-document-expiration.html | 3 ++- docs/api/couchbase-lite/kotbase/-database/to-string.html | 3 ++- .../-full-text-index/-i-g-n-o-r-e_-a-c-c-e-n-t-s.html | 3 ++- .../kotbase/-defaults/-full-text-index/index.html | 3 ++- .../kotbase/-defaults/-listener/-d-i-s-a-b-l-e_-t-l-s.html | 3 ++- .../-defaults/-listener/-e-n-a-b-l-e_-d-e-l-t-a_-s-y-n-c.html | 3 ++- .../couchbase-lite/kotbase/-defaults/-listener/-p-o-r-t.html | 3 ++- .../kotbase/-defaults/-listener/-r-e-a-d_-o-n-l-y.html | 3 ++- docs/api/couchbase-lite/kotbase/-defaults/-listener/index.html | 3 ++- .../-defaults/-log-file/-m-a-x_-r-o-t-a-t-e_-c-o-u-n-t.html | 3 ++- .../kotbase/-defaults/-log-file/-m-a-x_-s-i-z-e.html | 3 ++- .../-defaults/-log-file/-u-s-e_-p-l-a-i-n_-t-e-x-t.html | 3 ++- docs/api/couchbase-lite/kotbase/-defaults/-log-file/index.html | 3 ++- .../-replicator/-a-c-c-e-p-t_-p-a-r-e-n-t_-c-o-o-k-i-e-s.html | 3 ++- .../kotbase/-defaults/-replicator/-c-o-n-t-i-n-u-o-u-s.html | 3 ++- .../-replicator/-e-n-a-b-l-e_-a-u-t-o_-p-u-r-g-e.html | 3 ++- .../kotbase/-defaults/-replicator/-h-e-a-r-t-b-e-a-t.html | 3 ++- .../-m-a-x_-a-t-t-e-m-p-t-s_-c-o-n-t-i-n-u-o-u-s.html | 3 ++- .../-m-a-x_-a-t-t-e-m-p-t-s_-s-i-n-g-l-e_-s-h-o-t.html | 3 ++- .../-replicator/-m-a-x_-a-t-t-e-m-p-t_-w-a-i-t_-t-i-m-e.html | 3 ++- .../-s-e-l-f_-s-i-g-n-e-d_-c-e-r-t-i-f-i-c-a-t-e_-o-n-l-y.html | 3 ++- .../couchbase-lite/kotbase/-defaults/-replicator/-t-y-p-e.html | 3 ++- .../couchbase-lite/kotbase/-defaults/-replicator/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-defaults/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/contains.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/count.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/equals.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-date.html | 3 ++- .../api/couchbase-lite/kotbase/-dictionary/get-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-double.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-int.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-long.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-number.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/hash-code.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/iterator.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/keys.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/to-map.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/to-mutable.html | 3 ++- docs/api/couchbase-lite/kotbase/-dictionary/to-string.html | 3 ++- .../kotbase/-document-change-listener/index.html | 3 ++- .../kotbase/-document-change-suspend-listener/index.html | 3 ++- .../couchbase-lite/kotbase/-document-change/collection.html | 3 ++- docs/api/couchbase-lite/kotbase/-document-change/database.html | 3 ++- .../couchbase-lite/kotbase/-document-change/document-i-d.html | 3 ++- docs/api/couchbase-lite/kotbase/-document-change/index.html | 3 ++- .../-document-flag/-a-c-c-e-s-s_-r-e-m-o-v-e-d/index.html | 3 ++- .../kotbase/-document-flag/-d-e-l-e-t-e-d/index.html | 3 ++- .../couchbase-lite/kotbase/-document-flag/[common]entries.html | 3 ++- .../kotbase/-document-flag/[common]value-of.html | 3 ++- .../couchbase-lite/kotbase/-document-flag/[common]values.html | 3 ++- .../kotbase/-document-flag/[linux-mingw]entries.html | 3 ++- .../kotbase/-document-flag/[linux-mingw]value-of.html | 3 ++- .../kotbase/-document-flag/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite/kotbase/-document-flag/index.html | 3 ++- .../couchbase-lite/kotbase/-document-fragment/document.html | 3 ++- docs/api/couchbase-lite/kotbase/-document-fragment/exists.html | 3 ++- docs/api/couchbase-lite/kotbase/-document-fragment/get.html | 3 ++- docs/api/couchbase-lite/kotbase/-document-fragment/index.html | 3 ++- .../kotbase/-document-replication-listener/index.html | 3 ++- .../kotbase/-document-replication-suspend-listener/index.html | 3 ++- .../kotbase/-document-replication/documents.html | 3 ++- .../couchbase-lite/kotbase/-document-replication/index.html | 3 ++- .../couchbase-lite/kotbase/-document-replication/is-push.html | 3 ++- .../kotbase/-document-replication/replicator.html | 3 ++- .../kotbase/-document-replication/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/collection.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/contains.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/count.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/equals.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-date.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-double.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-int.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-long.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-number.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/hash-code.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/id.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/iterator.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/keys.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/revision-i-d.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/sequence.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/to-map.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/to-mutable.html | 3 ++- docs/api/couchbase-lite/kotbase/-document/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-endpoint/index.html | 3 ++- .../api/couchbase-lite/kotbase/-expression/-companion/all.html | 3 ++- .../kotbase/-expression/-companion/boolean-value.html | 3 ++- .../couchbase-lite/kotbase/-expression/-companion/date.html | 3 ++- .../kotbase/-expression/-companion/double-value.html | 3 ++- .../kotbase/-expression/-companion/float-value.html | 3 ++- .../kotbase/-expression/-companion/full-text-index.html | 3 ++- .../couchbase-lite/kotbase/-expression/-companion/index.html | 3 ++- .../kotbase/-expression/-companion/int-value.html | 3 ++- .../couchbase-lite/kotbase/-expression/-companion/list.html | 3 ++- .../kotbase/-expression/-companion/long-value.html | 3 ++- .../api/couchbase-lite/kotbase/-expression/-companion/map.html | 3 ++- .../couchbase-lite/kotbase/-expression/-companion/negated.html | 3 ++- .../api/couchbase-lite/kotbase/-expression/-companion/not.html | 3 ++- .../couchbase-lite/kotbase/-expression/-companion/number.html | 3 ++- .../kotbase/-expression/-companion/parameter.html | 3 ++- .../kotbase/-expression/-companion/property.html | 3 ++- .../couchbase-lite/kotbase/-expression/-companion/string.html | 3 ++- .../couchbase-lite/kotbase/-expression/-companion/value.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/-expression.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/add.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/and.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/between.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/collate.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/divide.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/equal-to.html | 3 ++- .../kotbase/-expression/greater-than-or-equal-to.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/greater-than.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/in.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/is-not-valued.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/is-not.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/is-valued.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/is.html | 3 ++- .../kotbase/-expression/less-than-or-equal-to.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/less-than.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/like.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/modulo.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/multiply.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/not-equal-to.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/or.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/regex.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/subtract.html | 3 ++- docs/api/couchbase-lite/kotbase/-expression/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-file-logger/config.html | 3 ++- docs/api/couchbase-lite/kotbase/-file-logger/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-file-logger/level.html | 3 ++- docs/api/couchbase-lite/kotbase/-file-logger/log.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/array.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/date.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/double.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/exists.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/float.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/get.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/int.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/long.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/number.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/string.html | 3 ++- docs/api/couchbase-lite/kotbase/-fragment/value.html | 3 ++- docs/api/couchbase-lite/kotbase/-from-router/from.html | 3 ++- docs/api/couchbase-lite/kotbase/-from-router/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/group-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/join.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/limit.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/order-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/parameters.html | 3 ++- .../couchbase-lite/kotbase/-from/remove-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-from/where.html | 3 ++- docs/api/couchbase-lite/kotbase/-full-text-function/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-full-text-function/match.html | 3 ++- docs/api/couchbase-lite/kotbase/-full-text-function/rank.html | 3 ++- .../kotbase/-full-text-index-configuration-factory.html | 3 ++- .../-full-text-index-configuration.html | 3 ++- .../kotbase/-full-text-index-configuration/ignore-accents.html | 3 ++- .../kotbase/-full-text-index-configuration/index.html | 3 ++- .../-full-text-index-configuration/is-ignoring-accents.html | 3 ++- .../kotbase/-full-text-index-configuration/language.html | 3 ++- .../kotbase/-full-text-index-configuration/set-language.html | 3 ++- .../kotbase/-full-text-index-expression/from.html | 3 ++- .../kotbase/-full-text-index-expression/index.html | 3 ++- .../kotbase/-full-text-index-item/-companion/index.html | 3 ++- .../kotbase/-full-text-index-item/-companion/property.html | 3 ++- .../couchbase-lite/kotbase/-full-text-index-item/index.html | 3 ++- .../kotbase/-full-text-index/ignore-accents.html | 3 ++- docs/api/couchbase-lite/kotbase/-full-text-index/index.html | 3 ++- .../kotbase/-full-text-index/is-ignoring-accents.html | 3 ++- docs/api/couchbase-lite/kotbase/-full-text-index/language.html | 3 ++- .../couchbase-lite/kotbase/-full-text-index/set-language.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/abs.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/acos.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/asin.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/atan.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/atan2.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/avg.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/ceil.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/contains.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/cos.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/count.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/degrees.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/e.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/exp.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/floor.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/length.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/ln.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/log.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/lower.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/ltrim.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/max.html | 3 ++- .../api/couchbase-lite/kotbase/-function/millis-to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/millis-to-u-t-c.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/min.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/pi.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/power.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/radians.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/round.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/rtrim.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/sign.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/sin.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/sqrt.html | 3 ++- .../api/couchbase-lite/kotbase/-function/string-to-millis.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/string-to-u-t-c.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/sum.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/tan.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/trim.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/trunc.html | 3 ++- docs/api/couchbase-lite/kotbase/-function/upper.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by-router/group-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by-router/index.html | 3 ++- .../couchbase-lite/kotbase/-group-by/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by/having.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by/limit.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by/order-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-group-by/parameters.html | 3 ++- .../kotbase/-group-by/remove-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-having-router/having.html | 3 ++- docs/api/couchbase-lite/kotbase/-having-router/index.html | 3 ++- .../couchbase-lite/kotbase/-having/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-having/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-having/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-having/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-having/limit.html | 3 ++- docs/api/couchbase-lite/kotbase/-having/order-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-having/parameters.html | 3 ++- .../couchbase-lite/kotbase/-having/remove-change-listener.html | 3 ++- .../couchbase-lite/kotbase/-index-builder/full-text-index.html | 3 ++- docs/api/couchbase-lite/kotbase/-index-builder/index.html | 3 ++- .../api/couchbase-lite/kotbase/-index-builder/value-index.html | 3 ++- .../kotbase/-index-configuration/expressions.html | 3 ++- .../api/couchbase-lite/kotbase/-index-configuration/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-index-expression/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-index/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-join-router/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-join-router/join.html | 3 ++- .../couchbase-lite/kotbase/-join/-companion/cross-join.html | 3 ++- docs/api/couchbase-lite/kotbase/-join/-companion/index.html | 3 ++- .../couchbase-lite/kotbase/-join/-companion/inner-join.html | 3 ++- docs/api/couchbase-lite/kotbase/-join/-companion/join.html | 3 ++- .../api/couchbase-lite/kotbase/-join/-companion/left-join.html | 3 ++- .../kotbase/-join/-companion/left-outer-join.html | 3 ++- docs/api/couchbase-lite/kotbase/-join/-on/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-join/-on/on.html | 3 ++- docs/api/couchbase-lite/kotbase/-join/index.html | 3 ++- .../api/couchbase-lite/kotbase/-joins/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-joins/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-joins/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-joins/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-joins/limit.html | 3 ++- docs/api/couchbase-lite/kotbase/-joins/order-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-joins/parameters.html | 3 ++- .../couchbase-lite/kotbase/-joins/remove-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-joins/where.html | 3 ++- docs/api/couchbase-lite/kotbase/-limit-router/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-limit-router/limit.html | 3 ++- .../api/couchbase-lite/kotbase/-limit/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-limit/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-limit/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-limit/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-limit/parameters.html | 3 ++- .../couchbase-lite/kotbase/-limit/remove-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-listener-token/close.html | 3 ++- docs/api/couchbase-lite/kotbase/-listener-token/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-listener-token/remove.html | 3 ++- .../kotbase/-log-domain/-companion/-a-l-l_-d-o-m-a-i-n-s.html | 3 ++- .../couchbase-lite/kotbase/-log-domain/-companion/index.html | 3 ++- .../kotbase/-log-domain/-d-a-t-a-b-a-s-e/index.html | 3 ++- .../kotbase/-log-domain/-l-i-s-t-e-n-e-r/index.html | 3 ++- .../kotbase/-log-domain/-n-e-t-w-o-r-k/index.html | 3 ++- .../couchbase-lite/kotbase/-log-domain/-q-u-e-r-y/index.html | 3 ++- .../kotbase/-log-domain/-r-e-p-l-i-c-a-t-o-r/index.html | 3 ++- .../couchbase-lite/kotbase/-log-domain/[common]entries.html | 3 ++- .../couchbase-lite/kotbase/-log-domain/[common]value-of.html | 3 ++- .../api/couchbase-lite/kotbase/-log-domain/[common]values.html | 3 ++- .../kotbase/-log-domain/[jvm-common]entries.html | 3 ++- .../kotbase/-log-domain/[jvm-common]value-of.html | 3 ++- .../couchbase-lite/kotbase/-log-domain/[jvm-common]values.html | 3 ++- .../kotbase/-log-domain/[linux-mingw]entries.html | 3 ++- .../kotbase/-log-domain/[linux-mingw]value-of.html | 3 ++- .../kotbase/-log-domain/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite/kotbase/-log-domain/index.html | 3 ++- .../kotbase/-log-file-configuration-factory.html | 3 ++- .../-log-file-configuration/-log-file-configuration.html | 3 ++- .../kotbase/-log-file-configuration/directory.html | 3 ++- .../couchbase-lite/kotbase/-log-file-configuration/equals.html | 3 ++- .../kotbase/-log-file-configuration/hash-code.html | 3 ++- .../couchbase-lite/kotbase/-log-file-configuration/index.html | 3 ++- .../kotbase/-log-file-configuration/max-rotate-count.html | 3 ++- .../kotbase/-log-file-configuration/max-size.html | 3 ++- .../kotbase/-log-file-configuration/set-max-rotate-count.html | 3 ++- .../kotbase/-log-file-configuration/set-max-size.html | 3 ++- .../kotbase/-log-file-configuration/set-use-plaintext.html | 3 ++- .../kotbase/-log-file-configuration/uses-plaintext.html | 3 ++- .../couchbase-lite/kotbase/-log-level/-d-e-b-u-g/index.html | 3 ++- .../couchbase-lite/kotbase/-log-level/-e-r-r-o-r/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-log-level/-i-n-f-o/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-log-level/-n-o-n-e/index.html | 3 ++- .../kotbase/-log-level/-v-e-r-b-o-s-e/index.html | 3 ++- .../kotbase/-log-level/-w-a-r-n-i-n-g/index.html | 3 ++- .../api/couchbase-lite/kotbase/-log-level/[common]entries.html | 3 ++- .../couchbase-lite/kotbase/-log-level/[common]value-of.html | 3 ++- docs/api/couchbase-lite/kotbase/-log-level/[common]values.html | 3 ++- .../kotbase/-log-level/[linux-mingw]entries.html | 3 ++- .../kotbase/-log-level/[linux-mingw]value-of.html | 3 ++- .../couchbase-lite/kotbase/-log-level/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite/kotbase/-log-level/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-log/console.html | 3 ++- docs/api/couchbase-lite/kotbase/-log/custom.html | 3 ++- docs/api/couchbase-lite/kotbase/-log/file.html | 3 ++- docs/api/couchbase-lite/kotbase/-log/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-logger/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-logger/level.html | 3 ++- docs/api/couchbase-lite/kotbase/-logger/log.html | 3 ++- .../kotbase/-maintenance-type/-c-o-m-p-a-c-t/index.html | 3 ++- .../-maintenance-type/-f-u-l-l_-o-p-t-i-m-i-z-e/index.html | 3 ++- .../-maintenance-type/-i-n-t-e-g-r-i-t-y_-c-h-e-c-k/index.html | 3 ++- .../kotbase/-maintenance-type/-o-p-t-i-m-i-z-e/index.html | 3 ++- .../kotbase/-maintenance-type/-r-e-i-n-d-e-x/index.html | 3 ++- .../kotbase/-maintenance-type/[common]entries.html | 3 ++- .../kotbase/-maintenance-type/[common]value-of.html | 3 ++- .../kotbase/-maintenance-type/[common]values.html | 3 ++- .../kotbase/-maintenance-type/[linux-mingw]entries.html | 3 ++- .../kotbase/-maintenance-type/[linux-mingw]value-of.html | 3 ++- .../kotbase/-maintenance-type/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite/kotbase/-maintenance-type/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta-expression/from.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta-expression/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta/deleted.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta/expiration.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta/id.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta/revision-i-d.html | 3 ++- docs/api/couchbase-lite/kotbase/-meta/sequence.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/-mutable-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/actual.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-blob.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-array/add-boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-date.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/add-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-double.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-int.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-long.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-number.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/add-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/get-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/get-blob.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/get-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/index.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/insert-array.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-array/insert-blob.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/insert-boolean.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-array/insert-date.html | 3 ++- .../kotbase/-mutable-array/insert-dictionary.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/insert-double.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/insert-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/insert-int.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-array/insert-long.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/insert-number.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/insert-string.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/insert-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/remove.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-blob.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-array/set-boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-data.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-date.html | 3 ++- .../couchbase-lite/kotbase/-mutable-array/set-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-double.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-int.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-array/set-j-s-o-n.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-long.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-number.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/set-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-array/to-j-s-o-n.html | 3 ++- .../kotbase/-mutable-dictionary/-mutable-dictionary.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/get-array.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/get-blob.html | 3 ++- .../kotbase/-mutable-dictionary/get-dictionary.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-dictionary/index.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-dictionary/remove.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-array.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-blob.html | 3 ++- .../kotbase/-mutable-dictionary/set-boolean.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-data.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-date.html | 3 ++- .../kotbase/-mutable-dictionary/set-dictionary.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-double.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-float.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-int.html | 3 ++- .../kotbase/-mutable-dictionary/set-j-s-o-n.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-long.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-number.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-string.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/set-value.html | 3 ++- .../couchbase-lite/kotbase/-mutable-dictionary/to-j-s-o-n.html | 3 ++- .../kotbase/-mutable-document/-mutable-document.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/get-array.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-document/get-blob.html | 3 ++- .../kotbase/-mutable-document/get-dictionary.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-document/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-document/remove.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-array.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-document/set-blob.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-boolean.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-document/set-data.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-document/set-date.html | 3 ++- .../kotbase/-mutable-document/set-dictionary.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-double.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-document/set-int.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-j-s-o-n.html | 3 ++- .../api/couchbase-lite/kotbase/-mutable-document/set-long.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-number.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-string.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/set-value.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/to-j-s-o-n.html | 3 ++- .../couchbase-lite/kotbase/-mutable-document/to-mutable.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/array.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/date.html | 3 ++- .../couchbase-lite/kotbase/-mutable-fragment/dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/double.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/float.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/get.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/int.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/long.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/number.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/string.html | 3 ++- docs/api/couchbase-lite/kotbase/-mutable-fragment/value.html | 3 ++- docs/api/couchbase-lite/kotbase/-order-by-router/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-order-by-router/order-by.html | 3 ++- .../couchbase-lite/kotbase/-order-by/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-order-by/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-order-by/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-order-by/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-order-by/limit.html | 3 ++- docs/api/couchbase-lite/kotbase/-order-by/parameters.html | 3 ++- .../kotbase/-order-by/remove-change-listener.html | 3 ++- .../kotbase/-ordering/-companion/expression.html | 3 ++- .../api/couchbase-lite/kotbase/-ordering/-companion/index.html | 3 ++- .../couchbase-lite/kotbase/-ordering/-companion/property.html | 3 ++- .../kotbase/-ordering/-sort-order/ascending.html | 3 ++- .../kotbase/-ordering/-sort-order/descending.html | 3 ++- .../couchbase-lite/kotbase/-ordering/-sort-order/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-ordering/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/-parameters.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-date.html | 3 ++- .../api/couchbase-lite/kotbase/-parameters/set-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-double.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-int.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-long.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-number.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-parameters/set-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-property-expression/from.html | 3 ++- .../api/couchbase-lite/kotbase/-property-expression/index.html | 3 ++- .../couchbase-lite/kotbase/-query-builder/create-query.html | 3 ++- docs/api/couchbase-lite/kotbase/-query-builder/index.html | 3 ++- .../couchbase-lite/kotbase/-query-builder/select-distinct.html | 3 ++- docs/api/couchbase-lite/kotbase/-query-builder/select.html | 3 ++- .../couchbase-lite/kotbase/-query-change-listener/index.html | 3 ++- .../kotbase/-query-change-suspend-listener/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-query-change/error.html | 3 ++- docs/api/couchbase-lite/kotbase/-query-change/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-query-change/query.html | 3 ++- docs/api/couchbase-lite/kotbase/-query-change/results.html | 3 ++- .../api/couchbase-lite/kotbase/-query/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-query/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-query/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-query/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-query/parameters.html | 3 ++- .../couchbase-lite/kotbase/-query/remove-change-listener.html | 3 ++- .../kotbase/-replicated-document/collection.html | 3 ++- .../api/couchbase-lite/kotbase/-replicated-document/error.html | 3 ++- .../api/couchbase-lite/kotbase/-replicated-document/flags.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicated-document/id.html | 3 ++- .../api/couchbase-lite/kotbase/-replicated-document/index.html | 3 ++- .../api/couchbase-lite/kotbase/-replicated-document/scope.html | 3 ++- .../couchbase-lite/kotbase/-replicated-document/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-replication-filter/index.html | 3 ++- .../kotbase/-replicator-activity-level/-b-u-s-y/index.html | 3 ++- .../-replicator-activity-level/-c-o-n-n-e-c-t-i-n-g/index.html | 3 ++- .../kotbase/-replicator-activity-level/-i-d-l-e/index.html | 3 ++- .../-replicator-activity-level/-o-f-f-l-i-n-e/index.html | 3 ++- .../-replicator-activity-level/-s-t-o-p-p-e-d/index.html | 3 ++- .../kotbase/-replicator-activity-level/[common]entries.html | 3 ++- .../kotbase/-replicator-activity-level/[common]value-of.html | 3 ++- .../kotbase/-replicator-activity-level/[common]values.html | 3 ++- .../-replicator-activity-level/[jvm-common]entries.html | 3 ++- .../-replicator-activity-level/[jvm-common]value-of.html | 3 ++- .../kotbase/-replicator-activity-level/[jvm-common]values.html | 3 ++- .../-replicator-activity-level/[linux-mingw]entries.html | 3 ++- .../-replicator-activity-level/[linux-mingw]value-of.html | 3 ++- .../-replicator-activity-level/[linux-mingw]values.html | 3 ++- .../kotbase/-replicator-activity-level/index.html | 3 ++- .../kotbase/-replicator-change-listener/index.html | 3 ++- .../kotbase/-replicator-change-suspend-listener/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator-change/index.html | 3 ++- .../couchbase-lite/kotbase/-replicator-change/replicator.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator-change/status.html | 3 ++- .../couchbase-lite/kotbase/-replicator-change/to-string.html | 3 ++- .../kotbase/-replicator-configuration-factory.html | 3 ++- .../kotbase/-replicator-configuration/-companion/index.html | 3 ++- .../-replicator-configuration/-replicator-configuration.html | 3 ++- .../kotbase/-replicator-configuration/add-collection.html | 3 ++- .../kotbase/-replicator-configuration/add-collections.html | 3 ++- .../kotbase/-replicator-configuration/authenticator.html | 3 ++- .../kotbase/-replicator-configuration/channels.html | 3 ++- .../kotbase/-replicator-configuration/collections.html | 3 ++- .../kotbase/-replicator-configuration/conflict-resolver.html | 3 ++- .../kotbase/-replicator-configuration/database.html | 3 ++- .../kotbase/-replicator-configuration/document-i-ds.html | 3 ++- .../get-collection-configuration.html | 3 ++- .../kotbase/-replicator-configuration/headers.html | 3 ++- .../kotbase/-replicator-configuration/heartbeat.html | 3 ++- .../kotbase/-replicator-configuration/index.html | 3 ++- .../is-accept-parent-domain-cookies.html | 3 ++- .../-replicator-configuration/is-auto-purge-enabled.html | 3 ++- .../kotbase/-replicator-configuration/is-continuous.html | 3 ++- .../-replicator-configuration/max-attempt-wait-time.html | 3 ++- .../kotbase/-replicator-configuration/max-attempts.html | 3 ++- .../-replicator-configuration/pinned-server-certificate.html | 3 ++- .../kotbase/-replicator-configuration/pull-filter.html | 3 ++- .../kotbase/-replicator-configuration/push-filter.html | 3 ++- .../kotbase/-replicator-configuration/remove-collection.html | 3 ++- .../set-accept-parent-domain-cookies.html | 3 ++- .../kotbase/-replicator-configuration/set-authenticator.html | 3 ++- .../-replicator-configuration/set-auto-purge-enabled.html | 3 ++- .../kotbase/-replicator-configuration/set-channels.html | 3 ++- .../-replicator-configuration/set-conflict-resolver.html | 3 ++- .../kotbase/-replicator-configuration/set-continuous.html | 3 ++- .../kotbase/-replicator-configuration/set-document-i-ds.html | 3 ++- .../kotbase/-replicator-configuration/set-headers.html | 3 ++- .../kotbase/-replicator-configuration/set-heartbeat.html | 3 ++- .../-replicator-configuration/set-max-attempt-wait-time.html | 3 ++- .../kotbase/-replicator-configuration/set-max-attempts.html | 3 ++- .../set-pinned-server-certificate.html | 3 ++- .../kotbase/-replicator-configuration/set-pull-filter.html | 3 ++- .../kotbase/-replicator-configuration/set-push-filter.html | 3 ++- .../kotbase/-replicator-configuration/set-type.html | 3 ++- .../kotbase/-replicator-configuration/target.html | 3 ++- .../kotbase/-replicator-configuration/to-string.html | 3 ++- .../couchbase-lite/kotbase/-replicator-configuration/type.html | 3 ++- .../couchbase-lite/kotbase/-replicator-progress/completed.html | 3 ++- .../api/couchbase-lite/kotbase/-replicator-progress/index.html | 3 ++- .../couchbase-lite/kotbase/-replicator-progress/to-string.html | 3 ++- .../api/couchbase-lite/kotbase/-replicator-progress/total.html | 3 ++- .../kotbase/-replicator-status/activity-level.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator-status/error.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator-status/index.html | 3 ++- .../couchbase-lite/kotbase/-replicator-status/progress.html | 3 ++- .../couchbase-lite/kotbase/-replicator-status/to-string.html | 3 ++- .../kotbase/-replicator-type/-p-u-l-l/index.html | 3 ++- .../kotbase/-replicator-type/-p-u-s-h/index.html | 3 ++- .../-replicator-type/-p-u-s-h_-a-n-d_-p-u-l-l/index.html | 3 ++- .../kotbase/-replicator-type/[common]entries.html | 3 ++- .../kotbase/-replicator-type/[common]value-of.html | 3 ++- .../kotbase/-replicator-type/[common]values.html | 3 ++- .../kotbase/-replicator-type/[jvm-common]entries.html | 3 ++- .../kotbase/-replicator-type/[jvm-common]value-of.html | 3 ++- .../kotbase/-replicator-type/[jvm-common]values.html | 3 ++- .../kotbase/-replicator-type/[linux-mingw]entries.html | 3 ++- .../kotbase/-replicator-type/[linux-mingw]value-of.html | 3 ++- .../kotbase/-replicator-type/[linux-mingw]values.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator-type/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator/-replicator.html | 3 ++- .../kotbase/-replicator/add-change-listener.html | 3 ++- .../kotbase/-replicator/add-document-replication-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator/close.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator/config.html | 3 ++- .../kotbase/-replicator/get-pending-document-ids.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator/index.html | 3 ++- .../kotbase/-replicator/is-document-pending.html | 3 ++- .../kotbase/-replicator/pending-document-ids.html | 3 ++- .../kotbase/-replicator/remove-change-listener.html | 3 ++- .../kotbase/-replicator/server-certificates.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator/start.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator/status.html | 3 ++- docs/api/couchbase-lite/kotbase/-replicator/stop.html | 3 ++- docs/api/couchbase-lite/kotbase/-result-set/all-results.html | 3 ++- docs/api/couchbase-lite/kotbase/-result-set/close.html | 3 ++- docs/api/couchbase-lite/kotbase/-result-set/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-result-set/iterator.html | 3 ++- docs/api/couchbase-lite/kotbase/-result-set/next.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/contains.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/count.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-array.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-blob.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-boolean.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-date.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-dictionary.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-double.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-float.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-int.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-long.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-number.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/get-value.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/iterator.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/keys.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/to-j-s-o-n.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/to-list.html | 3 ++- docs/api/couchbase-lite/kotbase/-result/to-map.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/-companion/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/collections.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/database.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/equals.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/get-collection.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/hash-code.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/name.html | 3 ++- docs/api/couchbase-lite/kotbase/-scope/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-select-result/-as/as.html | 3 ++- docs/api/couchbase-lite/kotbase/-select-result/-as/index.html | 3 ++- .../couchbase-lite/kotbase/-select-result/-companion/all.html | 3 ++- .../kotbase/-select-result/-companion/expression.html | 3 ++- .../kotbase/-select-result/-companion/index.html | 3 ++- .../kotbase/-select-result/-companion/property.html | 3 ++- docs/api/couchbase-lite/kotbase/-select-result/-from/from.html | 3 ++- .../api/couchbase-lite/kotbase/-select-result/-from/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-select-result/index.html | 3 ++- .../couchbase-lite/kotbase/-select/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-select/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-select/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-select/from.html | 3 ++- docs/api/couchbase-lite/kotbase/-select/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-select/parameters.html | 3 ++- .../couchbase-lite/kotbase/-select/remove-change-listener.html | 3 ++- .../kotbase/-session-authenticator/-session-authenticator.html | 3 ++- .../kotbase/-session-authenticator/cookie-name.html | 3 ++- .../couchbase-lite/kotbase/-session-authenticator/index.html | 3 ++- .../kotbase/-session-authenticator/session-i-d.html | 3 ++- .../kotbase/-u-r-l-endpoint/-u-r-l-endpoint.html | 3 ++- docs/api/couchbase-lite/kotbase/-u-r-l-endpoint/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-u-r-l-endpoint/to-string.html | 3 ++- docs/api/couchbase-lite/kotbase/-u-r-l-endpoint/url.html | 3 ++- .../kotbase/-value-index-configuration-factory.html | 3 ++- .../-value-index-configuration/-value-index-configuration.html | 3 ++- .../kotbase/-value-index-configuration/index.html | 3 ++- .../kotbase/-value-index-item/-companion/expression.html | 3 ++- .../kotbase/-value-index-item/-companion/index.html | 3 ++- .../kotbase/-value-index-item/-companion/property.html | 3 ++- docs/api/couchbase-lite/kotbase/-value-index-item/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-value-index/index.html | 3 ++- .../api/couchbase-lite/kotbase/-variable-expression/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-where-router/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-where-router/where.html | 3 ++- .../api/couchbase-lite/kotbase/-where/add-change-listener.html | 3 ++- docs/api/couchbase-lite/kotbase/-where/execute.html | 3 ++- docs/api/couchbase-lite/kotbase/-where/explain.html | 3 ++- docs/api/couchbase-lite/kotbase/-where/group-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-where/index.html | 3 ++- docs/api/couchbase-lite/kotbase/-where/limit.html | 3 ++- docs/api/couchbase-lite/kotbase/-where/order-by.html | 3 ++- docs/api/couchbase-lite/kotbase/-where/parameters.html | 3 ++- .../couchbase-lite/kotbase/-where/remove-change-listener.html | 3 ++- .../couchbase-lite/kotbase/[android]-couchbase-lite/index.html | 3 ++- .../couchbase-lite/kotbase/[android]-couchbase-lite/init.html | 3 ++- .../api/couchbase-lite/kotbase/[jvm]-couchbase-lite/index.html | 3 ++- docs/api/couchbase-lite/kotbase/[jvm]-couchbase-lite/init.html | 3 ++- docs/api/couchbase-lite/kotbase/code.html | 3 ++- docs/api/couchbase-lite/kotbase/collection-change-flow.html | 3 ++- docs/api/couchbase-lite/kotbase/database-change-flow.html | 3 ++- docs/api/couchbase-lite/kotbase/document-change-flow.html | 3 ++- docs/api/couchbase-lite/kotbase/document-replication-flow.html | 3 ++- docs/api/couchbase-lite/kotbase/domain.html | 3 ++- docs/api/couchbase-lite/kotbase/get.html | 3 ++- docs/api/couchbase-lite/kotbase/index.html | 3 ++- docs/api/couchbase-lite/kotbase/info.html | 3 ++- docs/api/couchbase-lite/kotbase/new-config.html | 3 ++- .../couchbase-lite/kotbase/pinned-server-sec-certificate.html | 3 ++- .../couchbase-lite/kotbase/pinned-server-x509-certificate.html | 3 ++- docs/api/couchbase-lite/kotbase/query-change-flow.html | 3 ++- docs/api/couchbase-lite/kotbase/replicator-changes-flow.html | 3 ++- .../kotbase/set-pinned-server-sec-certificate.html | 3 ++- .../kotbase/set-pinned-server-x509-certificate.html | 3 ++- 2376 files changed, 4751 insertions(+), 2376 deletions(-) diff --git a/buildSrc/src/main/kotlin/library-convention.gradle.kts b/buildSrc/src/main/kotlin/library-convention.gradle.kts index d5a518e1b..7a19bf1ba 100644 --- a/buildSrc/src/main/kotlin/library-convention.gradle.kts +++ b/buildSrc/src/main/kotlin/library-convention.gradle.kts @@ -13,7 +13,7 @@ plugins { val libs = the() dependencies { - dokkaHtmlPlugin(libs.dokka.versioning) + dokkaPlugin(libs.dokka.versioning) } kotlin { diff --git a/docs/api/couchbase-lite-ee-kermit/index.html b/docs/api/couchbase-lite-ee-kermit/index.html index a31c45bfb..b15633ddb 100644 --- a/docs/api/couchbase-lite-ee-kermit/index.html +++ b/docs/api/couchbase-lite-ee-kermit/index.html @@ -30,7 +30,8 @@ - + +