diff --git a/app-nia-catalog/README.md b/app-nia-catalog/README.md new file mode 100644 index 000000000..edbbb5e46 --- /dev/null +++ b/app-nia-catalog/README.md @@ -0,0 +1,3 @@ +# :app-nia-catalog module + +![Dependency graph](../docs/images/graphs/dep_graph_app_nia_catalog.png) diff --git a/app/README.md b/app/README.md new file mode 100644 index 000000000..9f151c245 --- /dev/null +++ b/app/README.md @@ -0,0 +1,3 @@ +# :app module + +![Dependency graph](../docs/images/graphs/dep_graph_app.png) diff --git a/core/common/README.md b/core/common/README.md new file mode 100644 index 000000000..ade22c076 --- /dev/null +++ b/core/common/README.md @@ -0,0 +1,3 @@ +# :core:common module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_common.png) diff --git a/core/data-test/README.md b/core/data-test/README.md new file mode 100644 index 000000000..4f623e629 --- /dev/null +++ b/core/data-test/README.md @@ -0,0 +1,3 @@ +# :core:data-test module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_data_test.png) diff --git a/core/data/README.md b/core/data/README.md new file mode 100644 index 000000000..905d74615 --- /dev/null +++ b/core/data/README.md @@ -0,0 +1,3 @@ +# :core:data module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_data.png) diff --git a/core/database/README.md b/core/database/README.md new file mode 100644 index 000000000..5cf339aed --- /dev/null +++ b/core/database/README.md @@ -0,0 +1,3 @@ +# :core:database module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_database.png) diff --git a/core/datastore-test/README.md b/core/datastore-test/README.md new file mode 100644 index 000000000..45cc51a48 --- /dev/null +++ b/core/datastore-test/README.md @@ -0,0 +1,3 @@ +# :core:datastore-test module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore_test.png) diff --git a/core/datastore/README.md b/core/datastore/README.md new file mode 100644 index 000000000..56699a483 --- /dev/null +++ b/core/datastore/README.md @@ -0,0 +1,3 @@ +# :core:datastore module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore.png) diff --git a/core/designsystem/README.md b/core/designsystem/README.md new file mode 100644 index 000000000..52a793821 --- /dev/null +++ b/core/designsystem/README.md @@ -0,0 +1,3 @@ +# :core:designsystem module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_designsystem.png) diff --git a/core/model/README.md b/core/model/README.md new file mode 100644 index 000000000..5279064f2 --- /dev/null +++ b/core/model/README.md @@ -0,0 +1,3 @@ +# :core:model module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_model.png) diff --git a/core/navigation/README.md b/core/navigation/README.md new file mode 100644 index 000000000..a61f10aee --- /dev/null +++ b/core/navigation/README.md @@ -0,0 +1,3 @@ +# :core:navigation module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_navigation.png) diff --git a/core/network/README.md b/core/network/README.md new file mode 100644 index 000000000..cfd9fd369 --- /dev/null +++ b/core/network/README.md @@ -0,0 +1,3 @@ +# :core:network module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_network.png) diff --git a/core/testing/README.md b/core/testing/README.md new file mode 100644 index 000000000..8eea64ac9 --- /dev/null +++ b/core/testing/README.md @@ -0,0 +1,3 @@ +# :core:testing module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_testing.png) diff --git a/core/ui/README.md b/core/ui/README.md new file mode 100644 index 000000000..88c3561f1 --- /dev/null +++ b/core/ui/README.md @@ -0,0 +1,3 @@ +# :core:ui module + +![Dependency graph](../../docs/images/graphs/dep_graph_core_ui.png) diff --git a/docs/images/graphs/dep_graph_app.png b/docs/images/graphs/dep_graph_app.png new file mode 100644 index 000000000..7be444553 Binary files /dev/null and b/docs/images/graphs/dep_graph_app.png differ diff --git a/docs/images/graphs/dep_graph_app_nia_catalog.png b/docs/images/graphs/dep_graph_app_nia_catalog.png new file mode 100644 index 000000000..936f12be6 Binary files /dev/null and b/docs/images/graphs/dep_graph_app_nia_catalog.png differ diff --git a/docs/images/graphs/dep_graph_benchmark.png b/docs/images/graphs/dep_graph_benchmark.png new file mode 100644 index 000000000..64dea0688 Binary files /dev/null and b/docs/images/graphs/dep_graph_benchmark.png differ diff --git a/docs/images/graphs/dep_graph_core_common.png b/docs/images/graphs/dep_graph_core_common.png new file mode 100644 index 000000000..1b6d0e400 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_common.png differ diff --git a/docs/images/graphs/dep_graph_core_data.png b/docs/images/graphs/dep_graph_core_data.png new file mode 100644 index 000000000..b621c5fb7 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_data.png differ diff --git a/docs/images/graphs/dep_graph_core_data_test.png b/docs/images/graphs/dep_graph_core_data_test.png new file mode 100644 index 000000000..223d477c7 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_data_test.png differ diff --git a/docs/images/graphs/dep_graph_core_database.png b/docs/images/graphs/dep_graph_core_database.png new file mode 100644 index 000000000..4e0594b5b Binary files /dev/null and b/docs/images/graphs/dep_graph_core_database.png differ diff --git a/docs/images/graphs/dep_graph_core_datastore.png b/docs/images/graphs/dep_graph_core_datastore.png new file mode 100644 index 000000000..76ad040d7 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_datastore.png differ diff --git a/docs/images/graphs/dep_graph_core_datastore_test.png b/docs/images/graphs/dep_graph_core_datastore_test.png new file mode 100644 index 000000000..6195f636c Binary files /dev/null and b/docs/images/graphs/dep_graph_core_datastore_test.png differ diff --git a/docs/images/graphs/dep_graph_core_designsystem.png b/docs/images/graphs/dep_graph_core_designsystem.png new file mode 100644 index 000000000..103d1ecf6 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_designsystem.png differ diff --git a/docs/images/graphs/dep_graph_core_model.png b/docs/images/graphs/dep_graph_core_model.png new file mode 100644 index 000000000..1039b5865 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_model.png differ diff --git a/docs/images/graphs/dep_graph_core_navigation.png b/docs/images/graphs/dep_graph_core_navigation.png new file mode 100644 index 000000000..25029f293 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_navigation.png differ diff --git a/docs/images/graphs/dep_graph_core_network.png b/docs/images/graphs/dep_graph_core_network.png new file mode 100644 index 000000000..ab6d3d5f5 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_network.png differ diff --git a/docs/images/graphs/dep_graph_core_testing.png b/docs/images/graphs/dep_graph_core_testing.png new file mode 100644 index 000000000..e58deb24d Binary files /dev/null and b/docs/images/graphs/dep_graph_core_testing.png differ diff --git a/docs/images/graphs/dep_graph_core_ui.png b/docs/images/graphs/dep_graph_core_ui.png new file mode 100644 index 000000000..6bc2ddfc3 Binary files /dev/null and b/docs/images/graphs/dep_graph_core_ui.png differ diff --git a/docs/images/graphs/dep_graph_feature_author.png b/docs/images/graphs/dep_graph_feature_author.png new file mode 100644 index 000000000..1e797f4ef Binary files /dev/null and b/docs/images/graphs/dep_graph_feature_author.png differ diff --git a/docs/images/graphs/dep_graph_feature_bookmarks.png b/docs/images/graphs/dep_graph_feature_bookmarks.png new file mode 100644 index 000000000..362aa7929 Binary files /dev/null and b/docs/images/graphs/dep_graph_feature_bookmarks.png differ diff --git a/docs/images/graphs/dep_graph_feature_foryou.png b/docs/images/graphs/dep_graph_feature_foryou.png new file mode 100644 index 000000000..5f0ccfac4 Binary files /dev/null and b/docs/images/graphs/dep_graph_feature_foryou.png differ diff --git a/docs/images/graphs/dep_graph_feature_interests.png b/docs/images/graphs/dep_graph_feature_interests.png new file mode 100644 index 000000000..455fa05ec Binary files /dev/null and b/docs/images/graphs/dep_graph_feature_interests.png differ diff --git a/docs/images/graphs/dep_graph_feature_topic.png b/docs/images/graphs/dep_graph_feature_topic.png new file mode 100644 index 000000000..e9ba5a013 Binary files /dev/null and b/docs/images/graphs/dep_graph_feature_topic.png differ diff --git a/docs/images/graphs/dep_graph_lint.png b/docs/images/graphs/dep_graph_lint.png new file mode 100644 index 000000000..9da8ce898 Binary files /dev/null and b/docs/images/graphs/dep_graph_lint.png differ diff --git a/docs/images/graphs/dep_graph_sync.png b/docs/images/graphs/dep_graph_sync.png new file mode 100644 index 000000000..f49039dd5 Binary files /dev/null and b/docs/images/graphs/dep_graph_sync.png differ diff --git a/feature/author/README.md b/feature/author/README.md new file mode 100644 index 000000000..7a8ee1c34 --- /dev/null +++ b/feature/author/README.md @@ -0,0 +1,3 @@ +# :feature:author module + +![Dependency graph](../../docs/images/graphs/dep_graph_feature_author.png) diff --git a/feature/bookmarks/README.md b/feature/bookmarks/README.md new file mode 100644 index 000000000..e2b8c65ac --- /dev/null +++ b/feature/bookmarks/README.md @@ -0,0 +1,3 @@ +# :feature:bookmarks module + +![Dependency graph](../../docs/images/graphs/dep_graph_feature_bookmarks.png) diff --git a/feature/foryou/README.md b/feature/foryou/README.md new file mode 100644 index 000000000..1ca599859 --- /dev/null +++ b/feature/foryou/README.md @@ -0,0 +1,3 @@ +# :feature:foryou module + +![Dependency graph](../../docs/images/graphs/dep_graph_feature_foryou.png) diff --git a/feature/interests/README.md b/feature/interests/README.md new file mode 100644 index 000000000..b7601ecbc --- /dev/null +++ b/feature/interests/README.md @@ -0,0 +1,3 @@ +# :feature:interests module + +![Dependency graph](../../docs/images/graphs/dep_graph_feature_interests.png) diff --git a/feature/topic/README.md b/feature/topic/README.md new file mode 100644 index 000000000..d74517e63 --- /dev/null +++ b/feature/topic/README.md @@ -0,0 +1,3 @@ +# :feature:topic module + +![Dependency graph](../../docs/images/graphs/dep_graph_feature_topic.png) diff --git a/lint/README.md b/lint/README.md new file mode 100644 index 000000000..3eceb434b --- /dev/null +++ b/lint/README.md @@ -0,0 +1,3 @@ +# :lint module + +![Dependency graph](../docs/images/graphs/dep_graph_lint.png) diff --git a/sync/README.md b/sync/README.md new file mode 100644 index 000000000..5fb075605 --- /dev/null +++ b/sync/README.md @@ -0,0 +1,3 @@ +# :sync module + +![Dependency graph](../docs/images/graphs/dep_graph_lint.png)