From b5a9ef6ad598ec2d31211acf150b69d596dff94d Mon Sep 17 00:00:00 2001 From: Simon Marquis Date: Sat, 27 Apr 2024 21:47:04 +0200 Subject: [PATCH] Regenerate SVG graphs and cleanup/reformat files Graphviz generates unnecessary comments when targeting SVG output: - graph random title - duplicated node titles - graphviz version (we only care about SVG result) --- docs/images/graphs/dep_graph_app.svg | 842 ++++++++---------- .../graphs/dep_graph_app_nia_catalog.svg | 127 ++- .../graphs/dep_graph_core_analytics.svg | 28 +- docs/images/graphs/dep_graph_core_common.svg | 28 +- docs/images/graphs/dep_graph_core_data.svg | 270 +++--- .../graphs/dep_graph_core_data_test.svg | 292 +++--- .../images/graphs/dep_graph_core_database.svg | 50 +- .../graphs/dep_graph_core_datastore.svg | 94 +- .../graphs/dep_graph_core_datastore_proto.svg | 28 +- .../graphs/dep_graph_core_datastore_test.svg | 127 ++- .../graphs/dep_graph_core_designsystem.svg | 28 +- docs/images/graphs/dep_graph_core_domain.svg | 303 +++---- docs/images/graphs/dep_graph_core_model.svg | 28 +- docs/images/graphs/dep_graph_core_network.svg | 72 +- .../graphs/dep_graph_core_notifications.svg | 72 +- .../dep_graph_core_screenshot_testing.svg | 72 +- docs/images/graphs/dep_graph_core_testing.svg | 358 ++++---- docs/images/graphs/dep_graph_core_ui.svg | 94 +- .../graphs/dep_graph_feature_bookmarks.svg | 369 ++++---- .../graphs/dep_graph_feature_foryou.svg | 413 ++++----- .../graphs/dep_graph_feature_interests.svg | 413 ++++----- .../graphs/dep_graph_feature_search.svg | 413 ++++----- .../graphs/dep_graph_feature_settings.svg | 369 ++++---- .../images/graphs/dep_graph_feature_topic.svg | 369 ++++---- .../graphs/dep_graph_sync_sync_test.svg | 336 ++++--- docs/images/graphs/dep_graph_sync_work.svg | 303 +++---- generateModuleGraphs.sh | 7 +- 27 files changed, 2641 insertions(+), 3264 deletions(-) diff --git a/docs/images/graphs/dep_graph_app.svg b/docs/images/graphs/dep_graph_app.svg index 57a592a8e0..a804300d63 100644 --- a/docs/images/graphs/dep_graph_app.svg +++ b/docs/images/graphs/dep_graph_app.svg @@ -1,463 +1,383 @@ - - - - - -G - - - -:app - -:app - - - -:feature:interests - -:feature:interests - - - -:app->:feature:interests - - - - - -:feature:foryou - -:feature:foryou - - - -:app->:feature:foryou - - - - - -:feature:bookmarks - -:feature:bookmarks - - - -:app->:feature:bookmarks - - - - - -:feature:topic - -:feature:topic - - - -:app->:feature:topic - - - - - -:feature:search - -:feature:search - - - -:app->:feature:search - - - - - -:feature:settings - -:feature:settings - - - -:app->:feature:settings - - - - - -:core:common - -:core:common - - - -:app->:core:common - - - - - -:core:ui - -:core:ui - - - -:app->:core:ui - - - - - -:core:designsystem - -:core:designsystem - - - -:app->:core:designsystem - - - - - -:core:data - -:core:data - - - -:app->:core:data - - - - - -:core:model - -:core:model - - - -:app->:core:model - - - - - -:core:analytics - -:core:analytics - - - -:app->:core:analytics - - - - - -:sync:work - -:sync:work - - - -:app->:sync:work - - - - - -:feature:interests->:core:ui - - - - - -:feature:interests->:core:designsystem - - - - - -:feature:interests->:core:data - - - - - -:core:domain - -:core:domain - - - -:feature:interests->:core:domain - - - - - -:feature:foryou->:core:ui - - - - - -:feature:foryou->:core:designsystem - - - - - -:feature:foryou->:core:data - - - - - -:feature:foryou->:core:domain - - - - - -:feature:bookmarks->:core:ui - - - - - -:feature:bookmarks->:core:designsystem - - - - - -:feature:bookmarks->:core:data - - - - - -:feature:topic->:core:ui - - - - - -:feature:topic->:core:designsystem - - - - - -:feature:topic->:core:data - - - - - -:feature:search->:core:ui - - - - - -:feature:search->:core:designsystem - - - - - -:feature:search->:core:data - - - - - -:feature:search->:core:domain - - - - - -:feature:settings->:core:ui - - - - - -:feature:settings->:core:designsystem - - - - - -:feature:settings->:core:data - - - - - -:core:ui->:core:designsystem - - - - - -:core:ui->:core:model - - - - - -:core:ui->:core:analytics - - - - - -:core:data->:core:common - - - - - -:core:data->:core:analytics - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:sync:work->:core:data - - - - - -:sync:work->:core:analytics - - - - - -:core:domain->:core:data - - - - - -:core:domain->:core:model - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore->:core:model - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:common - - - - - -:core:network->:core:model - - - - - -:core:notifications->:core:common - - - - - -:core:notifications->:core:model - - - - + + + + G + + + :app + + :app + + + :feature:interests + + :feature:interests + + + :app->:feature:interests + + + + + :feature:foryou + + :feature:foryou + + + :app->:feature:foryou + + + + + :feature:bookmarks + + :feature:bookmarks + + + :app->:feature:bookmarks + + + + + :feature:topic + + :feature:topic + + + :app->:feature:topic + + + + + :feature:search + + :feature:search + + + :app->:feature:search + + + + + :feature:settings + + :feature:settings + + + :app->:feature:settings + + + + + :core:common + + :core:common + + + :app->:core:common + + + + + :core:ui + + :core:ui + + + :app->:core:ui + + + + + :core:designsystem + + :core:designsystem + + + :app->:core:designsystem + + + + + :core:data + + :core:data + + + :app->:core:data + + + + + :core:model + + :core:model + + + :app->:core:model + + + + + :core:analytics + + :core:analytics + + + :app->:core:analytics + + + + + :sync:work + + :sync:work + + + :app->:sync:work + + + + + :feature:interests->:core:ui + + + + + :feature:interests->:core:designsystem + + + + + :feature:interests->:core:data + + + + + :core:domain + + :core:domain + + + :feature:interests->:core:domain + + + + + :feature:foryou->:core:ui + + + + + :feature:foryou->:core:designsystem + + + + + :feature:foryou->:core:data + + + + + :feature:foryou->:core:domain + + + + + :feature:bookmarks->:core:ui + + + + + :feature:bookmarks->:core:designsystem + + + + + :feature:bookmarks->:core:data + + + + + :feature:topic->:core:ui + + + + + :feature:topic->:core:designsystem + + + + + :feature:topic->:core:data + + + + + :feature:search->:core:ui + + + + + :feature:search->:core:designsystem + + + + + :feature:search->:core:data + + + + + :feature:search->:core:domain + + + + + :feature:settings->:core:ui + + + + + :feature:settings->:core:designsystem + + + + + :feature:settings->:core:data + + + + + :core:ui->:core:designsystem + + + + + :core:ui->:core:model + + + + + :core:ui->:core:analytics + + + + + :core:data->:core:common + + + + + :core:data->:core:analytics + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :sync:work->:core:data + + + + + :sync:work->:core:analytics + + + + + :core:domain->:core:data + + + + + :core:domain->:core:model + + + + + :core:database->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore->:core:model + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:common + + + + + :core:network->:core:model + + + + + :core:notifications->:core:common + + + + + :core:notifications->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_app_nia_catalog.svg b/docs/images/graphs/dep_graph_app_nia_catalog.svg index b58415cef0..3d1e12f830 100644 --- a/docs/images/graphs/dep_graph_app_nia_catalog.svg +++ b/docs/images/graphs/dep_graph_app_nia_catalog.svg @@ -1,73 +1,58 @@ - - - - - -G - - - -:app-nia-catalog - -:app-nia-catalog - - - -:core:designsystem - -:core:designsystem - - - -:app-nia-catalog->:core:designsystem - - - - - -:core:ui - -:core:ui - - - -:app-nia-catalog->:core:ui - - - - - -:core:ui->:core:designsystem - - - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - + + + + G + + + :app-nia-catalog + + :app-nia-catalog + + + :core:designsystem + + :core:designsystem + + + :app-nia-catalog->:core:designsystem + + + + + :core:ui + + :core:ui + + + :app-nia-catalog->:core:ui + + + + + :core:ui->:core:designsystem + + + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_core_analytics.svg b/docs/images/graphs/dep_graph_core_analytics.svg index ac21c07077..2e9d843c25 100644 --- a/docs/images/graphs/dep_graph_core_analytics.svg +++ b/docs/images/graphs/dep_graph_core_analytics.svg @@ -1,19 +1,13 @@ - - - - - -G - - - -:core:analytics - -:core:analytics - - + + + + G + + + :core:analytics + + :core:analytics + + diff --git a/docs/images/graphs/dep_graph_core_common.svg b/docs/images/graphs/dep_graph_core_common.svg index c91f338534..723d98f963 100644 --- a/docs/images/graphs/dep_graph_core_common.svg +++ b/docs/images/graphs/dep_graph_core_common.svg @@ -1,19 +1,13 @@ - - - - - -G - - - -:core:common - -:core:common - - + + + + G + + + :core:common + + :core:common + + diff --git a/docs/images/graphs/dep_graph_core_data.svg b/docs/images/graphs/dep_graph_core_data.svg index cacf03a1fe..d00b6e97d8 100644 --- a/docs/images/graphs/dep_graph_core_data.svg +++ b/docs/images/graphs/dep_graph_core_data.svg @@ -1,151 +1,123 @@ - - - - - -G - - - -:core:data - -:core:data - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:analytics - -:core:analytics - - - -:core:data->:core:analytics - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:model - -:core:model - - - -:core:database->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore->:core:model - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:common - - - - - -:core:network->:core:model - - - - - -:core:notifications->:core:common - - - - - -:core:notifications->:core:model - - - - + + + + G + + + :core:data + + :core:data + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:analytics + + :core:analytics + + + :core:data->:core:analytics + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:model + + :core:model + + + :core:database->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore->:core:model + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:common + + + + + :core:network->:core:model + + + + + :core:notifications->:core:common + + + + + :core:notifications->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_core_data_test.svg b/docs/images/graphs/dep_graph_core_data_test.svg index 162c83f101..06953cc346 100644 --- a/docs/images/graphs/dep_graph_core_data_test.svg +++ b/docs/images/graphs/dep_graph_core_data_test.svg @@ -1,163 +1,133 @@ - - - - - -G - - - -:core:data-test - -:core:data-test - - - -:core:data - -:core:data - - - -:core:data-test->:core:data - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:analytics - -:core:analytics - - - -:core:data->:core:analytics - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:model - -:core:model - - - -:core:database->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore->:core:model - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:common - - - - - -:core:network->:core:model - - - - - -:core:notifications->:core:common - - - - - -:core:notifications->:core:model - - - - + + + + G + + + :core:data-test + + :core:data-test + + + :core:data + + :core:data + + + :core:data-test->:core:data + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:analytics + + :core:analytics + + + :core:data->:core:analytics + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:model + + :core:model + + + :core:database->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore->:core:model + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:common + + + + + :core:network->:core:model + + + + + :core:notifications->:core:common + + + + + :core:notifications->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_core_database.svg b/docs/images/graphs/dep_graph_core_database.svg index 9e907b96f8..b3d26a1d62 100644 --- a/docs/images/graphs/dep_graph_core_database.svg +++ b/docs/images/graphs/dep_graph_core_database.svg @@ -1,31 +1,23 @@ - - - - - -G - - - -:core:database - -:core:database - - - -:core:model - -:core:model - - - -:core:database->:core:model - - - - + + + + G + + + :core:database + + :core:database + + + :core:model + + :core:model + + + :core:database->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_core_datastore.svg b/docs/images/graphs/dep_graph_core_datastore.svg index cfcf78db2b..b7ac70439a 100644 --- a/docs/images/graphs/dep_graph_core_datastore.svg +++ b/docs/images/graphs/dep_graph_core_datastore.svg @@ -1,55 +1,43 @@ - - - - - -G - - - -:core:datastore - -:core:datastore - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:model - -:core:model - - - -:core:datastore->:core:model - - - - - -:core:common - -:core:common - - - -:core:datastore->:core:common - - - - + + + + G + + + :core:datastore + + :core:datastore + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:model + + :core:model + + + :core:datastore->:core:model + + + + + :core:common + + :core:common + + + :core:datastore->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_core_datastore_proto.svg b/docs/images/graphs/dep_graph_core_datastore_proto.svg index d572d0ea72..6febfc4a3c 100644 --- a/docs/images/graphs/dep_graph_core_datastore_proto.svg +++ b/docs/images/graphs/dep_graph_core_datastore_proto.svg @@ -1,19 +1,13 @@ - - - - - -G - - - -:core:datastore-proto - -:core:datastore-proto - - + + + + G + + + :core:datastore-proto + + :core:datastore-proto + + diff --git a/docs/images/graphs/dep_graph_core_datastore_test.svg b/docs/images/graphs/dep_graph_core_datastore_test.svg index ca8d3f84ba..791bee9fea 100644 --- a/docs/images/graphs/dep_graph_core_datastore_test.svg +++ b/docs/images/graphs/dep_graph_core_datastore_test.svg @@ -1,73 +1,58 @@ - - - - - -G - - - -:core:datastore-test - -:core:datastore-test - - - -:core:common - -:core:common - - - -:core:datastore-test->:core:common - - - - - -:core:datastore - -:core:datastore - - - -:core:datastore-test->:core:datastore - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:model - -:core:model - - - -:core:datastore->:core:model - - - - + + + + G + + + :core:datastore-test + + :core:datastore-test + + + :core:common + + :core:common + + + :core:datastore-test->:core:common + + + + + :core:datastore + + :core:datastore + + + :core:datastore-test->:core:datastore + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:model + + :core:model + + + :core:datastore->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_core_designsystem.svg b/docs/images/graphs/dep_graph_core_designsystem.svg index f46f075f06..f243b02e86 100644 --- a/docs/images/graphs/dep_graph_core_designsystem.svg +++ b/docs/images/graphs/dep_graph_core_designsystem.svg @@ -1,19 +1,13 @@ - - - - - -G - - - -:core:designsystem - -:core:designsystem - - + + + + G + + + :core:designsystem + + :core:designsystem + + diff --git a/docs/images/graphs/dep_graph_core_domain.svg b/docs/images/graphs/dep_graph_core_domain.svg index 1c97b64e8d..4b3ec1ed1d 100644 --- a/docs/images/graphs/dep_graph_core_domain.svg +++ b/docs/images/graphs/dep_graph_core_domain.svg @@ -1,169 +1,138 @@ - - - - - -G - - - -:core:domain - -:core:domain - - - -:core:data - -:core:data - - - -:core:domain->:core:data - - - - - -:core:model - -:core:model - - - -:core:domain->:core:model - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:analytics - -:core:analytics - - - -:core:data->:core:analytics - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - + + + + G + + + :core:domain + + :core:domain + + + :core:data + + :core:data + + + :core:domain->:core:data + + + + + :core:model + + :core:model + + + :core:domain->:core:model + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:analytics + + :core:analytics + + + :core:data->:core:analytics + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_core_model.svg b/docs/images/graphs/dep_graph_core_model.svg index 290457d6c7..f2a20b4093 100644 --- a/docs/images/graphs/dep_graph_core_model.svg +++ b/docs/images/graphs/dep_graph_core_model.svg @@ -1,19 +1,13 @@ - - - - - -G - - - -:core:model - -:core:model - - + + + + G + + + :core:model + + :core:model + + diff --git a/docs/images/graphs/dep_graph_core_network.svg b/docs/images/graphs/dep_graph_core_network.svg index ea804bcffa..f780d4fb85 100644 --- a/docs/images/graphs/dep_graph_core_network.svg +++ b/docs/images/graphs/dep_graph_core_network.svg @@ -1,43 +1,33 @@ - - - - - -G - - - -:core:network - -:core:network - - - -:core:common - -:core:common - - - -:core:network->:core:common - - - - - -:core:model - -:core:model - - - -:core:network->:core:model - - - - + + + + G + + + :core:network + + :core:network + + + :core:common + + :core:common + + + :core:network->:core:common + + + + + :core:model + + :core:model + + + :core:network->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_core_notifications.svg b/docs/images/graphs/dep_graph_core_notifications.svg index cf25ca32ef..e9e117cf7c 100644 --- a/docs/images/graphs/dep_graph_core_notifications.svg +++ b/docs/images/graphs/dep_graph_core_notifications.svg @@ -1,43 +1,33 @@ - - - - - -G - - - -:core:notifications - -:core:notifications - - - -:core:model - -:core:model - - - -:core:notifications->:core:model - - - - - -:core:common - -:core:common - - - -:core:notifications->:core:common - - - - + + + + G + + + :core:notifications + + :core:notifications + + + :core:model + + :core:model + + + :core:notifications->:core:model + + + + + :core:common + + :core:common + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_core_screenshot_testing.svg b/docs/images/graphs/dep_graph_core_screenshot_testing.svg index e9fc6d48a1..fec8d89d94 100644 --- a/docs/images/graphs/dep_graph_core_screenshot_testing.svg +++ b/docs/images/graphs/dep_graph_core_screenshot_testing.svg @@ -1,43 +1,33 @@ - - - - - -G - - - -:core:screenshot-testing - -:core:screenshot-testing - - - -:core:common - -:core:common - - - -:core:screenshot-testing->:core:common - - - - - -:core:designsystem - -:core:designsystem - - - -:core:screenshot-testing->:core:designsystem - - - - + + + + G + + + :core:screenshot-testing + + :core:screenshot-testing + + + :core:common + + :core:common + + + :core:screenshot-testing->:core:common + + + + + :core:designsystem + + :core:designsystem + + + :core:screenshot-testing->:core:designsystem + + + + diff --git a/docs/images/graphs/dep_graph_core_testing.svg b/docs/images/graphs/dep_graph_core_testing.svg index 29d367e4bd..97682e54cd 100644 --- a/docs/images/graphs/dep_graph_core_testing.svg +++ b/docs/images/graphs/dep_graph_core_testing.svg @@ -1,199 +1,163 @@ - - - - - -G - - - -:core:testing - -:core:testing - - - -:core:analytics - -:core:analytics - - - -:core:testing->:core:analytics - - - - - -:core:data - -:core:data - - - -:core:testing->:core:data - - - - - -:core:model - -:core:model - - - -:core:testing->:core:model - - - - - -:core:notifications - -:core:notifications - - - -:core:testing->:core:notifications - - - - - -:core:common - -:core:common - - - -:core:testing->:core:common - - - - - -:core:designsystem - -:core:designsystem - - - -:core:testing->:core:designsystem - - - - - -:core:data->:core:analytics - - - - - -:core:data->:core:notifications - - - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - + + + + G + + + :core:testing + + :core:testing + + + :core:analytics + + :core:analytics + + + :core:testing->:core:analytics + + + + + :core:data + + :core:data + + + :core:testing->:core:data + + + + + :core:model + + :core:model + + + :core:testing->:core:model + + + + + :core:notifications + + :core:notifications + + + :core:testing->:core:notifications + + + + + :core:common + + :core:common + + + :core:testing->:core:common + + + + + :core:designsystem + + :core:designsystem + + + :core:testing->:core:designsystem + + + + + :core:data->:core:analytics + + + + + :core:data->:core:notifications + + + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_core_ui.svg b/docs/images/graphs/dep_graph_core_ui.svg index 2eba468662..dec731714c 100644 --- a/docs/images/graphs/dep_graph_core_ui.svg +++ b/docs/images/graphs/dep_graph_core_ui.svg @@ -1,55 +1,43 @@ - - - - - -G - - - -:core:ui - -:core:ui - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:designsystem - -:core:designsystem - - - -:core:ui->:core:designsystem - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - + + + + G + + + :core:ui + + :core:ui + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:designsystem + + :core:designsystem + + + :core:ui->:core:designsystem + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_feature_bookmarks.svg b/docs/images/graphs/dep_graph_feature_bookmarks.svg index cfbb86412f..c6b09149b9 100644 --- a/docs/images/graphs/dep_graph_feature_bookmarks.svg +++ b/docs/images/graphs/dep_graph_feature_bookmarks.svg @@ -1,205 +1,168 @@ - - - - - -G - - - -:feature:bookmarks - -:feature:bookmarks - - - -:core:ui - -:core:ui - - - -:feature:bookmarks->:core:ui - - - - - -:core:designsystem - -:core:designsystem - - - -:feature:bookmarks->:core:designsystem - - - - - -:core:data - -:core:data - - - -:feature:bookmarks->:core:data - - - - - -:core:ui->:core:designsystem - - - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - - -:core:data->:core:analytics - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - + + + + G + + + :feature:bookmarks + + :feature:bookmarks + + + :core:ui + + :core:ui + + + :feature:bookmarks->:core:ui + + + + + :core:designsystem + + :core:designsystem + + + :feature:bookmarks->:core:designsystem + + + + + :core:data + + :core:data + + + :feature:bookmarks->:core:data + + + + + :core:ui->:core:designsystem + + + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + + :core:data->:core:analytics + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_feature_foryou.svg b/docs/images/graphs/dep_graph_feature_foryou.svg index e196bc7da8..1c1a849ae9 100644 --- a/docs/images/graphs/dep_graph_feature_foryou.svg +++ b/docs/images/graphs/dep_graph_feature_foryou.svg @@ -1,229 +1,188 @@ - - - - - -G - - - -:feature:foryou - -:feature:foryou - - - -:core:ui - -:core:ui - - - -:feature:foryou->:core:ui - - - - - -:core:designsystem - -:core:designsystem - - - -:feature:foryou->:core:designsystem - - - - - -:core:data - -:core:data - - - -:feature:foryou->:core:data - - - - - -:core:domain - -:core:domain - - - -:feature:foryou->:core:domain - - - - - -:core:ui->:core:designsystem - - - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - - -:core:data->:core:analytics - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:domain->:core:data - - - - - -:core:domain->:core:model - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - + + + + G + + + :feature:foryou + + :feature:foryou + + + :core:ui + + :core:ui + + + :feature:foryou->:core:ui + + + + + :core:designsystem + + :core:designsystem + + + :feature:foryou->:core:designsystem + + + + + :core:data + + :core:data + + + :feature:foryou->:core:data + + + + + :core:domain + + :core:domain + + + :feature:foryou->:core:domain + + + + + :core:ui->:core:designsystem + + + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + + :core:data->:core:analytics + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:domain->:core:data + + + + + :core:domain->:core:model + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_feature_interests.svg b/docs/images/graphs/dep_graph_feature_interests.svg index 3728cb4f62..2bb2a6fcd0 100644 --- a/docs/images/graphs/dep_graph_feature_interests.svg +++ b/docs/images/graphs/dep_graph_feature_interests.svg @@ -1,229 +1,188 @@ - - - - - -G - - - -:feature:interests - -:feature:interests - - - -:core:ui - -:core:ui - - - -:feature:interests->:core:ui - - - - - -:core:designsystem - -:core:designsystem - - - -:feature:interests->:core:designsystem - - - - - -:core:data - -:core:data - - - -:feature:interests->:core:data - - - - - -:core:domain - -:core:domain - - - -:feature:interests->:core:domain - - - - - -:core:ui->:core:designsystem - - - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - - -:core:data->:core:analytics - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:domain->:core:data - - - - - -:core:domain->:core:model - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - + + + + G + + + :feature:interests + + :feature:interests + + + :core:ui + + :core:ui + + + :feature:interests->:core:ui + + + + + :core:designsystem + + :core:designsystem + + + :feature:interests->:core:designsystem + + + + + :core:data + + :core:data + + + :feature:interests->:core:data + + + + + :core:domain + + :core:domain + + + :feature:interests->:core:domain + + + + + :core:ui->:core:designsystem + + + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + + :core:data->:core:analytics + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:domain->:core:data + + + + + :core:domain->:core:model + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_feature_search.svg b/docs/images/graphs/dep_graph_feature_search.svg index 24c90cb0cd..273ac50378 100644 --- a/docs/images/graphs/dep_graph_feature_search.svg +++ b/docs/images/graphs/dep_graph_feature_search.svg @@ -1,229 +1,188 @@ - - - - - -G - - - -:feature:search - -:feature:search - - - -:core:ui - -:core:ui - - - -:feature:search->:core:ui - - - - - -:core:designsystem - -:core:designsystem - - - -:feature:search->:core:designsystem - - - - - -:core:data - -:core:data - - - -:feature:search->:core:data - - - - - -:core:domain - -:core:domain - - - -:feature:search->:core:domain - - - - - -:core:ui->:core:designsystem - - - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - - -:core:data->:core:analytics - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:domain->:core:data - - - - - -:core:domain->:core:model - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - + + + + G + + + :feature:search + + :feature:search + + + :core:ui + + :core:ui + + + :feature:search->:core:ui + + + + + :core:designsystem + + :core:designsystem + + + :feature:search->:core:designsystem + + + + + :core:data + + :core:data + + + :feature:search->:core:data + + + + + :core:domain + + :core:domain + + + :feature:search->:core:domain + + + + + :core:ui->:core:designsystem + + + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + + :core:data->:core:analytics + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:domain->:core:data + + + + + :core:domain->:core:model + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_feature_settings.svg b/docs/images/graphs/dep_graph_feature_settings.svg index 93826715a5..4bd5d0fa7d 100644 --- a/docs/images/graphs/dep_graph_feature_settings.svg +++ b/docs/images/graphs/dep_graph_feature_settings.svg @@ -1,205 +1,168 @@ - - - - - -G - - - -:feature:settings - -:feature:settings - - - -:core:ui - -:core:ui - - - -:feature:settings->:core:ui - - - - - -:core:designsystem - -:core:designsystem - - - -:feature:settings->:core:designsystem - - - - - -:core:data - -:core:data - - - -:feature:settings->:core:data - - - - - -:core:ui->:core:designsystem - - - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - - -:core:data->:core:analytics - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - + + + + G + + + :feature:settings + + :feature:settings + + + :core:ui + + :core:ui + + + :feature:settings->:core:ui + + + + + :core:designsystem + + :core:designsystem + + + :feature:settings->:core:designsystem + + + + + :core:data + + :core:data + + + :feature:settings->:core:data + + + + + :core:ui->:core:designsystem + + + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + + :core:data->:core:analytics + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_feature_topic.svg b/docs/images/graphs/dep_graph_feature_topic.svg index cbda3c2250..d1bf4be5f8 100644 --- a/docs/images/graphs/dep_graph_feature_topic.svg +++ b/docs/images/graphs/dep_graph_feature_topic.svg @@ -1,205 +1,168 @@ - - - - - -G - - - -:feature:topic - -:feature:topic - - - -:core:ui - -:core:ui - - - -:feature:topic->:core:ui - - - - - -:core:designsystem - -:core:designsystem - - - -:feature:topic->:core:designsystem - - - - - -:core:data - -:core:data - - - -:feature:topic->:core:data - - - - - -:core:ui->:core:designsystem - - - - - -:core:analytics - -:core:analytics - - - -:core:ui->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:ui->:core:model - - - - - -:core:data->:core:analytics - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:database->:core:model - - - - - -:core:datastore->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:model - - - - - -:core:network->:core:common - - - - - -:core:notifications->:core:model - - - - - -:core:notifications->:core:common - - - - + + + + G + + + :feature:topic + + :feature:topic + + + :core:ui + + :core:ui + + + :feature:topic->:core:ui + + + + + :core:designsystem + + :core:designsystem + + + :feature:topic->:core:designsystem + + + + + :core:data + + :core:data + + + :feature:topic->:core:data + + + + + :core:ui->:core:designsystem + + + + + :core:analytics + + :core:analytics + + + :core:ui->:core:analytics + + + + + :core:model + + :core:model + + + :core:ui->:core:model + + + + + :core:data->:core:analytics + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:database->:core:model + + + + + :core:datastore->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:model + + + + + :core:network->:core:common + + + + + :core:notifications->:core:model + + + + + :core:notifications->:core:common + + + + diff --git a/docs/images/graphs/dep_graph_sync_sync_test.svg b/docs/images/graphs/dep_graph_sync_sync_test.svg index 1e07533939..651a0b973c 100644 --- a/docs/images/graphs/dep_graph_sync_sync_test.svg +++ b/docs/images/graphs/dep_graph_sync_sync_test.svg @@ -1,187 +1,153 @@ - - - - - -G - - - -:sync:sync-test - -:sync:sync-test - - - -:core:data - -:core:data - - - -:sync:sync-test->:core:data - - - - - -:sync:work - -:sync:work - - - -:sync:sync-test->:sync:work - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:analytics - -:core:analytics - - - -:core:data->:core:analytics - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:sync:work->:core:data - - - - - -:sync:work->:core:analytics - - - - - -:core:model - -:core:model - - - -:core:database->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore->:core:model - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:common - - - - - -:core:network->:core:model - - - - - -:core:notifications->:core:common - - - - - -:core:notifications->:core:model - - - - + + + + G + + + :sync:sync-test + + :sync:sync-test + + + :core:data + + :core:data + + + :sync:sync-test->:core:data + + + + + :sync:work + + :sync:work + + + :sync:sync-test->:sync:work + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:analytics + + :core:analytics + + + :core:data->:core:analytics + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :sync:work->:core:data + + + + + :sync:work->:core:analytics + + + + + :core:model + + :core:model + + + :core:database->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore->:core:model + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:common + + + + + :core:network->:core:model + + + + + :core:notifications->:core:common + + + + + :core:notifications->:core:model + + + + diff --git a/docs/images/graphs/dep_graph_sync_work.svg b/docs/images/graphs/dep_graph_sync_work.svg index 6901b5761c..d8db04f0a4 100644 --- a/docs/images/graphs/dep_graph_sync_work.svg +++ b/docs/images/graphs/dep_graph_sync_work.svg @@ -1,169 +1,138 @@ - - - - - -G - - - -:sync:work - -:sync:work - - - -:core:analytics - -:core:analytics - - - -:sync:work->:core:analytics - - - - - -:core:data - -:core:data - - - -:sync:work->:core:data - - - - - -:core:data->:core:analytics - - - - - -:core:common - -:core:common - - - -:core:data->:core:common - - - - - -:core:database - -:core:database - - - -:core:data->:core:database - - - - - -:core:datastore - -:core:datastore - - - -:core:data->:core:datastore - - - - - -:core:network - -:core:network - - - -:core:data->:core:network - - - - - -:core:notifications - -:core:notifications - - - -:core:data->:core:notifications - - - - - -:core:model - -:core:model - - - -:core:database->:core:model - - - - - -:core:datastore->:core:common - - - - - -:core:datastore->:core:model - - - - - -:core:datastore-proto - -:core:datastore-proto - - - -:core:datastore->:core:datastore-proto - - - - - -:core:network->:core:common - - - - - -:core:network->:core:model - - - - - -:core:notifications->:core:common - - - - - -:core:notifications->:core:model - - - - + + + + G + + + :sync:work + + :sync:work + + + :core:analytics + + :core:analytics + + + :sync:work->:core:analytics + + + + + :core:data + + :core:data + + + :sync:work->:core:data + + + + + :core:data->:core:analytics + + + + + :core:common + + :core:common + + + :core:data->:core:common + + + + + :core:database + + :core:database + + + :core:data->:core:database + + + + + :core:datastore + + :core:datastore + + + :core:data->:core:datastore + + + + + :core:network + + :core:network + + + :core:data->:core:network + + + + + :core:notifications + + :core:notifications + + + :core:data->:core:notifications + + + + + :core:model + + :core:model + + + :core:database->:core:model + + + + + :core:datastore->:core:common + + + + + :core:datastore->:core:model + + + + + :core:datastore-proto + + :core:datastore-proto + + + :core:datastore->:core:datastore-proto + + + + + :core:network->:core:common + + + + + :core:network->:core:model + + + + + :core:notifications->:core:common + + + + + :core:notifications->:core:model + + + + diff --git a/generateModuleGraphs.sh b/generateModuleGraphs.sh index fb2d747120..3a826586ba 100755 --- a/generateModuleGraphs.sh +++ b/generateModuleGraphs.sh @@ -100,8 +100,11 @@ echo "$module_paths" | while read -r module_path; do -Pmodules.graph.output.gv="/tmp/${file_name}.gv" \ -Pmodules.graph.of.module="${module_path}" "docs/images/graphs/${file_name}.svg" + # Convert to SVG using dot, remove unnecessary comments, and reformat + dot -Tsvg "/tmp/${file_name}.gv" | + sed 's//-->\x0/g' | grep -zv '^