diff options
-rw-r--r-- | assets/map.dot | 12 |
1 files 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 } |