diff --git a/app-nia-catalog/README.md b/app-nia-catalog/README.md index c6b37ee4d..8fd8dcb8d 100644 --- a/app-nia-catalog/README.md +++ b/app-nia-catalog/README.md @@ -18,18 +18,13 @@ graph TB :core:model[model]:::jvm-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library :app-nia-catalog[app-nia-catalog]:::android-application :app-nia-catalog -.-> :core:designsystem :app-nia-catalog -.-> :core:ui - :app-nia-catalog -.-> :lint - :core:analytics -.-> :lint - :core:designsystem -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/app/README.md b/app/README.md index 1105cfe85..bc2e9cb41 100644 --- a/app/README.md +++ b/app/README.md @@ -63,7 +63,6 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library :benchmarks[benchmarks]:::android-test :app[app]:::android-application @@ -85,90 +84,67 @@ graph TB :app -.-> :feature:settings:impl :app -.-> :feature:topic:api :app -.-> :feature:topic:impl - :app -.-> :lint :app -.-> :sync:work :benchmarks -.->|testedApks| :app - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint :core:domain --> :core:data :core:domain --> :core:model - :core:domain -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:bookmarks:api --> :core:navigation - :feature:bookmarks:api -.-> :lint :feature:bookmarks:impl -.-> :core:data :feature:bookmarks:impl -.-> :core:designsystem :feature:bookmarks:impl -.-> :core:ui :feature:bookmarks:impl -.-> :feature:bookmarks:api :feature:bookmarks:impl -.-> :feature:topic:api - :feature:bookmarks:impl -.-> :lint :feature:foryou:api --> :core:navigation - :feature:foryou:api -.-> :lint :feature:foryou:impl -.-> :core:designsystem :feature:foryou:impl -.-> :core:domain :feature:foryou:impl -.-> :core:notifications :feature:foryou:impl -.-> :core:ui :feature:foryou:impl -.-> :feature:foryou:api :feature:foryou:impl -.-> :feature:topic:api - :feature:foryou:impl -.-> :lint :feature:interests:api --> :core:navigation - :feature:interests:api -.-> :lint :feature:interests:impl -.-> :core:designsystem :feature:interests:impl -.-> :core:domain :feature:interests:impl -.-> :core:ui :feature:interests:impl -.-> :feature:interests:api :feature:interests:impl -.-> :feature:topic:api - :feature:interests:impl -.-> :lint :feature:search:api -.-> :core:domain :feature:search:api --> :core:navigation - :feature:search:api -.-> :lint :feature:search:impl -.-> :core:designsystem :feature:search:impl -.-> :core:domain :feature:search:impl -.-> :core:ui :feature:search:impl -.-> :feature:interests:api :feature:search:impl -.-> :feature:search:api :feature:search:impl -.-> :feature:topic:api - :feature:search:impl -.-> :lint :feature:settings:impl -.-> :core:data :feature:settings:impl -.-> :core:designsystem :feature:settings:impl -.-> :core:ui - :feature:settings:impl -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint :feature:topic:impl -.-> :core:data :feature:topic:impl -.-> :core:designsystem :feature:topic:impl -.-> :core:ui :feature:topic:impl -.-> :feature:topic:api - :feature:topic:impl -.-> :lint :sync:work -.-> :core:analytics :sync:work -.-> :core:data :sync:work -.-> :core:notifications - :sync:work -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/benchmarks/README.md b/benchmarks/README.md index 62ea75525..14218e6f2 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -63,7 +63,6 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library :benchmarks[benchmarks]:::android-test :app[app]:::android-application @@ -85,90 +84,67 @@ graph TB :app -.-> :feature:settings:impl :app -.-> :feature:topic:api :app -.-> :feature:topic:impl - :app -.-> :lint :app -.-> :sync:work :benchmarks -.->|testedApks| :app - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint :core:domain --> :core:data :core:domain --> :core:model - :core:domain -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:bookmarks:api --> :core:navigation - :feature:bookmarks:api -.-> :lint :feature:bookmarks:impl -.-> :core:data :feature:bookmarks:impl -.-> :core:designsystem :feature:bookmarks:impl -.-> :core:ui :feature:bookmarks:impl -.-> :feature:bookmarks:api :feature:bookmarks:impl -.-> :feature:topic:api - :feature:bookmarks:impl -.-> :lint :feature:foryou:api --> :core:navigation - :feature:foryou:api -.-> :lint :feature:foryou:impl -.-> :core:designsystem :feature:foryou:impl -.-> :core:domain :feature:foryou:impl -.-> :core:notifications :feature:foryou:impl -.-> :core:ui :feature:foryou:impl -.-> :feature:foryou:api :feature:foryou:impl -.-> :feature:topic:api - :feature:foryou:impl -.-> :lint :feature:interests:api --> :core:navigation - :feature:interests:api -.-> :lint :feature:interests:impl -.-> :core:designsystem :feature:interests:impl -.-> :core:domain :feature:interests:impl -.-> :core:ui :feature:interests:impl -.-> :feature:interests:api :feature:interests:impl -.-> :feature:topic:api - :feature:interests:impl -.-> :lint :feature:search:api -.-> :core:domain :feature:search:api --> :core:navigation - :feature:search:api -.-> :lint :feature:search:impl -.-> :core:designsystem :feature:search:impl -.-> :core:domain :feature:search:impl -.-> :core:ui :feature:search:impl -.-> :feature:interests:api :feature:search:impl -.-> :feature:search:api :feature:search:impl -.-> :feature:topic:api - :feature:search:impl -.-> :lint :feature:settings:impl -.-> :core:data :feature:settings:impl -.-> :core:designsystem :feature:settings:impl -.-> :core:ui - :feature:settings:impl -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint :feature:topic:impl -.-> :core:data :feature:topic:impl -.-> :core:designsystem :feature:topic:impl -.-> :core:ui :feature:topic:impl -.-> :feature:topic:api - :feature:topic:impl -.-> :lint :sync:work -.-> :core:analytics :sync:work -.-> :core:data :sync:work -.-> :core:notifications - :sync:work -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/analytics/README.md b/core/analytics/README.md index 35cf3167b..f6dab3bcc 100644 --- a/core/analytics/README.md +++ b/core/analytics/README.md @@ -15,9 +15,6 @@ graph TB direction TB :core:analytics[analytics]:::android-library end - :lint[lint]:::android-library - - :core:analytics -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/data-test/README.md b/core/data-test/README.md index 4f1a21a2e..4bad1f06c 100644 --- a/core/data-test/README.md +++ b/core/data-test/README.md @@ -24,30 +24,22 @@ graph TB :core:network[network]:::android-library :core:notifications[notifications]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:data-test --> :core:data - :core:data-test -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/data/README.md b/core/data/README.md index c0459d9a2..0c8732a25 100644 --- a/core/data/README.md +++ b/core/data/README.md @@ -23,28 +23,21 @@ graph TB :core:network[network]:::android-library :core:notifications[notifications]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/database/README.md b/core/database/README.md index f8ffaa77d..d050c6dbc 100644 --- a/core/database/README.md +++ b/core/database/README.md @@ -16,10 +16,8 @@ graph TB :core:database[database]:::android-library :core:model[model]:::jvm-library end - :lint[lint]:::android-library :core:database --> :core:model - :core:database -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/datastore-test/README.md b/core/datastore-test/README.md index e5ceeef84..1cafe7df8 100644 --- a/core/datastore-test/README.md +++ b/core/datastore-test/README.md @@ -19,15 +19,12 @@ graph TB :core:datastore-test[datastore-test]:::android-library :core:model[model]:::jvm-library end - :lint[lint]:::android-library :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:datastore-test -.-> :core:common :core:datastore-test -.-> :core:datastore - :core:datastore-test -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/datastore/README.md b/core/datastore/README.md index b3d0b1d66..752be7c38 100644 --- a/core/datastore/README.md +++ b/core/datastore/README.md @@ -18,12 +18,10 @@ graph TB :core:datastore-proto[datastore-proto]:::jvm-library :core:model[model]:::jvm-library end - :lint[lint]:::android-library :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/designsystem/README.md b/core/designsystem/README.md index 7bb3b439f..3194165fd 100644 --- a/core/designsystem/README.md +++ b/core/designsystem/README.md @@ -15,9 +15,6 @@ graph TB direction TB :core:designsystem[designsystem]:::android-library end - :lint[lint]:::android-library - - :core:designsystem -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/domain/README.md b/core/domain/README.md index 49584f5ca..742246fd7 100644 --- a/core/domain/README.md +++ b/core/domain/README.md @@ -24,31 +24,23 @@ graph TB :core:network[network]:::android-library :core:notifications[notifications]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:domain --> :core:data :core:domain --> :core:model - :core:domain -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/navigation/README.md b/core/navigation/README.md index 87afe8427..88b78d1ce 100644 --- a/core/navigation/README.md +++ b/core/navigation/README.md @@ -15,9 +15,6 @@ graph TB direction TB :core:navigation[navigation]:::android-library end - :lint[lint]:::android-library - - :core:navigation -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/network/README.md b/core/network/README.md index 3ab0c52b3..d52be6270 100644 --- a/core/network/README.md +++ b/core/network/README.md @@ -17,11 +17,9 @@ graph TB :core:model[model]:::jvm-library :core:network[network]:::android-library end - :lint[lint]:::android-library :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/notifications/README.md b/core/notifications/README.md index 98912d922..d184a6672 100644 --- a/core/notifications/README.md +++ b/core/notifications/README.md @@ -17,11 +17,9 @@ graph TB :core:model[model]:::jvm-library :core:notifications[notifications]:::android-library end - :lint[lint]:::android-library :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/screenshot-testing/README.md b/core/screenshot-testing/README.md index 7605b47cf..793651023 100644 --- a/core/screenshot-testing/README.md +++ b/core/screenshot-testing/README.md @@ -16,11 +16,8 @@ graph TB :core:designsystem[designsystem]:::android-library :core:screenshot-testing[screenshot-testing]:::android-library end - :lint[lint]:::android-library - :core:designsystem -.-> :lint :core:screenshot-testing -.-> :core:designsystem - :core:screenshot-testing -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/testing/README.md b/core/testing/README.md index 47532e48e..06dea09e7 100644 --- a/core/testing/README.md +++ b/core/testing/README.md @@ -24,34 +24,26 @@ graph TB :core:notifications[notifications]:::android-library :core:testing[testing]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:testing --> :core:analytics :core:testing --> :core:common :core:testing --> :core:data :core:testing --> :core:model :core:testing --> :core:notifications - :core:testing -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/core/ui/README.md b/core/ui/README.md index 7de974e69..c6b365553 100644 --- a/core/ui/README.md +++ b/core/ui/README.md @@ -18,14 +18,10 @@ graph TB :core:model[model]:::jvm-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint - :core:designsystem -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/bookmarks/api/README.md b/feature/bookmarks/api/README.md index fb13007e4..7a97f09be 100644 --- a/feature/bookmarks/api/README.md +++ b/feature/bookmarks/api/README.md @@ -22,11 +22,8 @@ graph TB direction TB :core:navigation[navigation]:::android-library end - :lint[lint]:::android-library - :core:navigation -.-> :lint :feature:bookmarks:api --> :core:navigation - :feature:bookmarks:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/bookmarks/impl/README.md b/feature/bookmarks/impl/README.md index 755ca4a07..3b98afadd 100644 --- a/feature/bookmarks/impl/README.md +++ b/feature/bookmarks/impl/README.md @@ -38,46 +38,33 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:bookmarks:api --> :core:navigation - :feature:bookmarks:api -.-> :lint :feature:bookmarks:impl -.-> :core:data :feature:bookmarks:impl -.-> :core:designsystem :feature:bookmarks:impl -.-> :core:ui :feature:bookmarks:impl -.-> :feature:bookmarks:api :feature:bookmarks:impl -.-> :feature:topic:api - :feature:bookmarks:impl -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/foryou/api/README.md b/feature/foryou/api/README.md index 059b9cc0f..81223ecac 100644 --- a/feature/foryou/api/README.md +++ b/feature/foryou/api/README.md @@ -22,11 +22,8 @@ graph TB direction TB :core:navigation[navigation]:::android-library end - :lint[lint]:::android-library - :core:navigation -.-> :lint :feature:foryou:api --> :core:navigation - :feature:foryou:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/foryou/impl/README.md b/feature/foryou/impl/README.md index 03a0e9f29..85d7b30d9 100644 --- a/feature/foryou/impl/README.md +++ b/feature/foryou/impl/README.md @@ -39,50 +39,36 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint :core:domain --> :core:data :core:domain --> :core:model - :core:domain -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:foryou:api --> :core:navigation - :feature:foryou:api -.-> :lint :feature:foryou:impl -.-> :core:designsystem :feature:foryou:impl -.-> :core:domain :feature:foryou:impl -.-> :core:notifications :feature:foryou:impl -.-> :core:ui :feature:foryou:impl -.-> :feature:foryou:api :feature:foryou:impl -.-> :feature:topic:api - :feature:foryou:impl -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/interests/api/README.md b/feature/interests/api/README.md index 338722bdb..ef580df7c 100644 --- a/feature/interests/api/README.md +++ b/feature/interests/api/README.md @@ -22,11 +22,8 @@ graph TB direction TB :core:navigation[navigation]:::android-library end - :lint[lint]:::android-library - :core:navigation -.-> :lint :feature:interests:api --> :core:navigation - :feature:interests:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/interests/impl/README.md b/feature/interests/impl/README.md index 61914199a..4582d4115 100644 --- a/feature/interests/impl/README.md +++ b/feature/interests/impl/README.md @@ -39,49 +39,35 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint :core:domain --> :core:data :core:domain --> :core:model - :core:domain -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:interests:api --> :core:navigation - :feature:interests:api -.-> :lint :feature:interests:impl -.-> :core:designsystem :feature:interests:impl -.-> :core:domain :feature:interests:impl -.-> :core:ui :feature:interests:impl -.-> :feature:interests:api :feature:interests:impl -.-> :feature:topic:api - :feature:interests:impl -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/search/api/README.md b/feature/search/api/README.md index 1cc984647..866e3f6fc 100644 --- a/feature/search/api/README.md +++ b/feature/search/api/README.md @@ -32,35 +32,25 @@ graph TB :core:network[network]:::android-library :core:notifications[notifications]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:domain --> :core:data :core:domain --> :core:model - :core:domain -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :feature:search:api -.-> :core:domain :feature:search:api --> :core:navigation - :feature:search:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/search/impl/README.md b/feature/search/impl/README.md index 550a11344..4d0852ec4 100644 --- a/feature/search/impl/README.md +++ b/feature/search/impl/README.md @@ -43,53 +43,38 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint :core:domain --> :core:data :core:domain --> :core:model - :core:domain -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:interests:api --> :core:navigation - :feature:interests:api -.-> :lint :feature:search:api -.-> :core:domain :feature:search:api --> :core:navigation - :feature:search:api -.-> :lint :feature:search:impl -.-> :core:designsystem :feature:search:impl -.-> :core:domain :feature:search:impl -.-> :core:ui :feature:search:impl -.-> :feature:interests:api :feature:search:impl -.-> :feature:search:api :feature:search:impl -.-> :feature:topic:api - :feature:search:impl -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/settings/impl/README.md b/feature/settings/impl/README.md index c0c25256a..1b8e0754f 100644 --- a/feature/settings/impl/README.md +++ b/feature/settings/impl/README.md @@ -32,37 +32,27 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:settings:impl -.-> :core:data :feature:settings:impl -.-> :core:designsystem :feature:settings:impl -.-> :core:ui - :feature:settings:impl -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/topic/api/README.md b/feature/topic/api/README.md index bca0445dd..2baa9b879 100644 --- a/feature/topic/api/README.md +++ b/feature/topic/api/README.md @@ -26,19 +26,13 @@ graph TB :core:navigation[navigation]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint - :core:designsystem -.-> :lint - :core:navigation -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/feature/topic/impl/README.md b/feature/topic/impl/README.md index 5ec00f7a1..449373f65 100644 --- a/feature/topic/impl/README.md +++ b/feature/topic/impl/README.md @@ -34,43 +34,31 @@ graph TB :core:notifications[notifications]:::android-library :core:ui[ui]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint - :core:designsystem -.-> :lint - :core:navigation -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :core:ui --> :core:analytics :core:ui --> :core:designsystem :core:ui --> :core:model - :core:ui -.-> :lint :feature:topic:api -.-> :core:designsystem :feature:topic:api --> :core:navigation :feature:topic:api -.-> :core:ui - :feature:topic:api -.-> :lint :feature:topic:impl -.-> :core:data :feature:topic:impl -.-> :core:designsystem :feature:topic:impl -.-> :core:ui :feature:topic:impl -.-> :feature:topic:api - :feature:topic:impl -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/sync/sync-test/README.md b/sync/sync-test/README.md index 568d392ab..2a01cb9c6 100644 --- a/sync/sync-test/README.md +++ b/sync/sync-test/README.md @@ -28,35 +28,26 @@ graph TB :core:network[network]:::android-library :core:notifications[notifications]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :sync:sync-test -.-> :core:data - :sync:sync-test -.-> :lint :sync:sync-test -.-> :sync:work :sync:work -.-> :core:analytics :sync:work -.-> :core:data :sync:work -.-> :core:notifications - :sync:work -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/sync/work/README.md b/sync/work/README.md index 6c0164a48..f73de371c 100644 --- a/sync/work/README.md +++ b/sync/work/README.md @@ -27,32 +27,24 @@ graph TB :core:network[network]:::android-library :core:notifications[notifications]:::android-library end - :lint[lint]:::android-library - :core:analytics -.-> :lint :core:data -.-> :core:analytics :core:data --> :core:common :core:data --> :core:database :core:data --> :core:datastore :core:data --> :core:network :core:data -.-> :core:notifications - :core:data -.-> :lint :core:database --> :core:model - :core:database -.-> :lint :core:datastore -.-> :core:common :core:datastore --> :core:datastore-proto :core:datastore --> :core:model - :core:datastore -.-> :lint :core:network --> :core:common :core:network --> :core:model - :core:network -.-> :lint :core:notifications -.-> :core:common :core:notifications --> :core:model - :core:notifications -.-> :lint :sync:work -.-> :core:analytics :sync:work -.-> :core:data :sync:work -.-> :core:notifications - :sync:work -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000; diff --git a/ui-test-hilt-manifest/README.md b/ui-test-hilt-manifest/README.md index 45c82440c..eb4e4b1f7 100644 --- a/ui-test-hilt-manifest/README.md +++ b/ui-test-hilt-manifest/README.md @@ -12,9 +12,6 @@ config: --- graph TB :ui-test-hilt-manifest[ui-test-hilt-manifest]:::android-library - :lint[lint]:::android-library - - :ui-test-hilt-manifest -.-> :lint classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000; classDef android-feature fill:#FFD6A5,stroke:#000,stroke-width:2px,color:#000;