From 9421465ffe3494b8f525848325ab3f02aea9ef18 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 3 Nov 2022 13:22:41 +0100 Subject: [PATCH] images in docs.rs now work --- .idea/runConfigurations/Docs.xml | 3 +- Cargo.lock | 19 +++++++++++++ fsrc-core/Cargo.toml | 2 ++ .../{img => images}/event_man_arch.graphml | 26 +++--------------- fsrc-core/images/event_man_arch.png | Bin 0 -> 71832 bytes fsrc-core/img/event_man_arch.png | Bin 71833 -> 0 bytes fsrc-core/src/event_man.rs | 18 ++++++++++-- fsrc-core/src/lib.rs | 2 +- fsrc-core/tests/pus_events.rs | 4 +-- 9 files changed, 46 insertions(+), 28 deletions(-) rename fsrc-core/{img => images}/event_man_arch.graphml (98%) create mode 100644 fsrc-core/images/event_man_arch.png delete mode 100644 fsrc-core/img/event_man_arch.png diff --git a/.idea/runConfigurations/Docs.xml b/.idea/runConfigurations/Docs.xml index c4efeaa..43ef045 100644 --- a/.idea/runConfigurations/Docs.xml +++ b/.idea/runConfigurations/Docs.xml @@ -1,12 +1,13 @@ -