From 604db3641ba6e9893ba9c15ad7635ea69032568a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 10 Mar 2022 16:47:53 +0100 Subject: extend map --- assets/map.dot | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/assets/map.dot b/assets/map.dot index 90bdd99..9a8b521 100644 --- a/assets/map.dot +++ b/assets/map.dot @@ -7,8 +7,14 @@ iki_pkg -> git_pub_iki git_pub_iki -> box_web git_srv -> siri_selfhosting build_box -> box -box -> box_web -box -> box_mpd -box -> box_print +box -> { box_web box_mpd box_print } + +pkg_knoodle -> code_atomize_knoodle +{ code_atomize_knoodle code_jangout_book } -> web_video_booking +radicale -> code_event_export -> html_event + + +{ solid_pkg wally_pkg } -> web_wally +code_indie_joep -> web_edit_indie } -- cgit v1.2.3