From cb40d3aedcc1fc520ed549c5cff30b5f22eab6a9 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Mon, 24 Oct 2016 00:18:20 -0700 Subject: [PATCH] fix(docs): Mark a few more internal classes as private --- docs/badge.svg | 4 +- ...attribute-boolean.js~AttributeBoolean.html | 5 +- ...ute-collection.js~AttributeCollection.html | 5 +- ...tribute-datetime.js~AttributeDateTime.html | 5 +- ...te-joined-data.js~AttributeJoinedData.html | 5 +- .../attribute-number.js~AttributeNumber.html | 5 +- .../attribute-object.js~AttributeObject.html | 5 +- .../attribute-string.js~AttributeString.html | 5 +- .../attributes/attribute.js~Attribute.html | 5 +- .../lib/attributes/matcher.js~Matcher.html | 5 +- .../attributes/sort-order.js~SortOrder.html | 5 +- .../browser/coordinator.js~Coordinator.html | 29 ++--- ...change-record.js~DatabaseChangeRecord.html | 5 +- .../lib/database-store.js~DatabaseStore.html | 5 +- ...se-transaction.js~DatabaseTransaction.html | 5 +- docs/class/lib/json-blob.js~JSONBlob.html | 5 +- docs/class/lib/model.js~Model.html | 5 +- ...y-result-set.js~MutableQueryResultSet.html | 5 +- ...scription.js~MutableQuerySubscription.html | 5 +- docs/class/lib/query-range.js~QueryRange.html | 5 +- .../query-result-set.js~QueryResultSet.html | 5 +- ...ery-subscription.js~QuerySubscription.html | 5 +- docs/class/lib/query.js~ModelQuery.html | 5 +- docs/coverage.json | 62 +++------- docs/dump.json | 93 ++++++++------- docs/file/lib/attributes.js.html | 5 +- .../lib/attributes/attribute-boolean.js.html | 5 +- .../attributes/attribute-collection.js.html | 5 +- .../lib/attributes/attribute-datetime.js.html | 5 +- .../attributes/attribute-joined-data.js.html | 5 +- .../lib/attributes/attribute-number.js.html | 5 +- .../lib/attributes/attribute-object.js.html | 5 +- .../lib/attributes/attribute-string.js.html | 5 +- docs/file/lib/attributes/attribute.js.html | 5 +- docs/file/lib/attributes/matcher.js.html | 5 +- docs/file/lib/attributes/sort-order.js.html | 5 +- docs/file/lib/browser/coordinator.js.html | 15 ++- docs/file/lib/console-utils.js.html | 5 +- .../database-change-record-debouncer.js.html | 7 +- docs/file/lib/database-change-record.js.html | 5 +- .../file/lib/database-object-registry.js.html | 39 +++---- .../lib/database-setup-query-builder.js.html | 5 +- docs/file/lib/database-store.js.html | 5 +- docs/file/lib/database-transaction.js.html | 5 +- docs/file/lib/json-blob.js.html | 5 +- docs/file/lib/model.js.html | 5 +- .../file/lib/mutable-query-result-set.js.html | 5 +- .../lib/mutable-query-subscription.js.html | 5 +- docs/file/lib/query-range.js.html | 5 +- docs/file/lib/query-result-set.js.html | 5 +- docs/file/lib/query-subscription-pool.js.html | 7 +- docs/file/lib/query-subscription.js.html | 5 +- docs/file/lib/query.js.html | 5 +- docs/file/lib/utils.js.html | 5 +- docs/function/index.html | 13 +-- docs/identifiers.html | 96 +-------------- docs/index.html | 10 +- docs/package.json | 2 +- docs/script/search_index.js | 110 ++---------------- docs/source.html | 54 ++++----- .../database-object-registry-spec.js.html | 5 +- .../database-setup-query-builder-spec.js.html | 5 +- .../spec/database-store-spec.js.html | 5 +- .../spec/database-transaction-spec.js.html | 5 +- docs/test-file/spec/model-spec.js.html | 5 +- .../mutable-query-result-set-spec.js.html | 5 +- docs/test-file/spec/query-range-spec.js.html | 5 +- docs/test-file/spec/query-spec.js.html | 5 +- .../spec/query-subscription-pool-spec.js.html | 5 +- .../spec/query-subscription-spec.js.html | 5 +- docs/test.html | 5 +- docs/variable/index.html | 13 +-- lib/browser/coordinator.js | 10 ++ lib/database-change-record-debouncer.js | 2 + lib/database-object-registry.js | 34 +++--- lib/query-subscription-pool.js | 2 +- 76 files changed, 258 insertions(+), 629 deletions(-) diff --git a/docs/badge.svg b/docs/badge.svg index 2e6c0aa..dd881e1 100644 --- a/docs/badge.svg +++ b/docs/badge.svg @@ -11,7 +11,7 @@ document document - 34% - 34% + 35% + 35% diff --git a/docs/class/lib/attributes/attribute-boolean.js~AttributeBoolean.html b/docs/class/lib/attributes/attribute-boolean.js~AttributeBoolean.html index e026f91..81850af 100644 --- a/docs/class/lib/attributes/attribute-boolean.js~AttributeBoolean.html +++ b/docs/class/lib/attributes/attribute-boolean.js~AttributeBoolean.html @@ -32,9 +32,7 @@