Add title to READMEs to describe the dependency graph

Change-Id: Ifb4b44e67df53ddd8ed048122c6c12a904e61528
dt/add-module-graphs
Don Turner 4 months ago
parent 6b744ab3c7
commit a5025390af

@ -1,3 +1,3 @@
# :app-nia-catalog module # :app-nia-catalog module
## Dependency graph
![Dependency graph](../docs/images/graphs/dep_graph_app_nia_catalog.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_app_nia_catalog.svg)

@ -1,3 +1,3 @@
# :app module # :app module
## Dependency graph
![Dependency graph](../docs/images/graphs/dep_graph_app.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_app.svg)

@ -1,3 +1,3 @@
# :core:analytics module # :core:analytics module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_analytics.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_analytics.svg)

@ -1,3 +1,3 @@
# :core:common module # :core:common module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_common.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_common.svg)

@ -1,3 +1,3 @@
# :core:data-test module # :core:data-test module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_data_test.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_data_test.svg)

@ -1,3 +1,3 @@
# :core:data module # :core:data module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_data.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_data.svg)

@ -1,3 +1,3 @@
# :core:database module # :core:database module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_database.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_database.svg)

@ -1,3 +1,3 @@
# :core:datastore-proto module # :core:datastore-proto module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore_proto.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore_proto.svg)

@ -1,3 +1,3 @@
# :core:datastore-test module # :core:datastore-test module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore_test.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore_test.svg)

@ -1,3 +1,3 @@
# :core:datastore module # :core:datastore module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_datastore.svg)

@ -1,3 +1,3 @@
# :core:designsystem module # :core:designsystem module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_designsystem.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_designsystem.svg)

@ -1,3 +1,3 @@
# :core:domain module # :core:domain module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_domain.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_domain.svg)

@ -1,3 +1,3 @@
# :core:model module # :core:model module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_model.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_model.svg)

@ -1,3 +1,3 @@
# :core:network module # :core:network module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_network.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_network.svg)

@ -1,3 +1,3 @@
# :core:notifications module # :core:notifications module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_notifications.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_notifications.svg)

@ -1,3 +1,3 @@
# :core:screenshot-testing module # :core:screenshot-testing module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_screenshot_testing.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_screenshot_testing.svg)

@ -1,3 +1,3 @@
# :core:testing module # :core:testing module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_testing.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_testing.svg)

@ -1,3 +1,3 @@
# :core:ui module # :core:ui module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_core_ui.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_core_ui.svg)

@ -1,3 +1,3 @@
# :feature:bookmarks module # :feature:bookmarks module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_feature_bookmarks.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_feature_bookmarks.svg)

@ -1,3 +1,3 @@
# :feature:foryou module # :feature:foryou module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_feature_foryou.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_feature_foryou.svg)

@ -1,3 +1,3 @@
# :feature:interests module # :feature:interests module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_feature_interests.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_feature_interests.svg)

@ -1,3 +1,3 @@
# :feature:search module # :feature:search module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_feature_search.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_feature_search.svg)

@ -1,3 +1,3 @@
# :feature:settings module # :feature:settings module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_feature_settings.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_feature_settings.svg)

@ -1,3 +1,3 @@
# :feature:topic module # :feature:topic module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_feature_topic.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_feature_topic.svg)

@ -65,7 +65,7 @@ check_and_create_readme() {
# Calculate the correct relative path to the image # Calculate the correct relative path to the image
local relative_image_path="../../docs/images/graphs/${file_name}.svg" local relative_image_path="../../docs/images/graphs/${file_name}.svg"
echo "# ${module_path} module" > "$readme_path" echo "# ${module_path} module" > "$readme_path"
echo "" >> "$readme_path" echo "## Dependency graph" >> "$readme_path"
echo "![Dependency graph](${relative_image_path})" >> "$readme_path" echo "![Dependency graph](${relative_image_path})" >> "$readme_path"
fi fi
} }

@ -1,3 +1,3 @@
# :sync:sync-test module # :sync:sync-test module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_sync_sync_test.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_sync_sync_test.svg)

@ -1,3 +1,3 @@
# :sync:work module # :sync:work module
## Dependency graph
![Dependency graph](../../docs/images/graphs/dep_graph_sync_work.svg) ![Dependency graph](../../docs/images/graphs/dep_graph_sync_work.svg)

Loading…
Cancel
Save