Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
release: regenerate plugins overview picture
Browse files Browse the repository at this point in the history
  • Loading branch information
elektrabot committed Apr 12, 2021
1 parent 27381cb commit f275a74
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 58 deletions.
116 changes: 58 additions & 58 deletions doc/images/plugins.dot.flatten
Original file line number Diff line number Diff line change
@@ -1,155 +1,155 @@
strict digraph G {
graph [splines=true];
storage [shape=Mdiamond];
storage [shape=Mdiamond];
augeas -> storage;
binary [shape=Mdiamond];
binary [shape=Mdiamond];
base64 -> binary;
resolver [shape=Mdiamond];
resolver [shape=Mdiamond];
resolver -> resolver;
blockresolver -> resolver;
c [shape=Mdiamond];
c [shape=Mdiamond];
c -> storage;
c -> c;
cache [shape=Mdiamond];
code [shape=Mdiamond];
cache [shape=Mdiamond];
code [shape=Mdiamond];
ccode -> code;
conditionals [shape=Mdiamond];
conditionals [shape=Mdiamond];
constants -> storage;
info [shape=Mdiamond];
info [shape=Mdiamond];
constants -> info;
tracing [shape=Mdiamond];
tracing [shape=Mdiamond];
counter -> tracing;
cpptemplate -> storage;
cpptemplate -> info;
crypto [shape=Mdiamond];
crypto [shape=Mdiamond];
crypto -> crypto;
csvstorage -> storage;
csv [shape=Mdiamond];
csv [shape=Mdiamond];
csvstorage -> csv;
curlget [shape=Mdiamond];
date [shape=Mdiamond];
notification [shape=Mdiamond];
curlget [shape=Mdiamond];
date [shape=Mdiamond];
notification [shape=Mdiamond];
dbus -> notification;
dbusrecv -> notification;
desktop -> storage;
desktop -> info;
directoryvalue [shape=Mdiamond];
doc [shape=Mdiamond];
dpkg [shape=Mdiamond];
directoryvalue [shape=Mdiamond];
doc [shape=Mdiamond];
dpkg [shape=Mdiamond];
dpkg -> storage;
dpkg -> dpkg;
dump [shape=Mdiamond];
dump [shape=Mdiamond];
dump -> storage;
dump -> dump;
error [shape=Mdiamond];
error [shape=Mdiamond];
error -> error;
sync [shape=Mdiamond];
sync [shape=Mdiamond];
sync -> sync;
fcrypt -> crypto;
fcrypt -> sync;
filefilter [shape=Mdiamond];
filefilter [shape=Mdiamond];
fcrypt -> filefilter;
file [shape=Mdiamond];
file [shape=Mdiamond];
file -> storage;
file -> file;
filecheck [shape=Mdiamond];
fstab [shape=Mdiamond];
filecheck [shape=Mdiamond];
fstab [shape=Mdiamond];
fstab -> storage;
fstab -> fstab;
gitresolver -> resolver;
apply [shape=Mdiamond];
apply [shape=Mdiamond];
glob -> apply;
gopts [shape=Mdiamond];
gopts [shape=Mdiamond];
gpgme -> crypto;
hexcode -> code;
conv [shape=Mdiamond];
conv [shape=Mdiamond];
hexnumber -> conv;
check [shape=Mdiamond];
check [shape=Mdiamond];
hexnumber -> check;
hosts [shape=Mdiamond];
hosts [shape=Mdiamond];
hosts -> storage;
hosts -> hosts;
iconv -> conv;
internalnotification [shape=Mdiamond];
internalnotification [shape=Mdiamond];
ipaddr -> check;
iterate [shape=Mdiamond];
jni [shape=Mdiamond];
logging [shape=Mdiamond];
iterate [shape=Mdiamond];
jni [shape=Mdiamond];
logging [shape=Mdiamond];
journald -> logging;
kconfig [shape=Mdiamond];
kconfig [shape=Mdiamond];
kconfig -> storage;
kconfig -> kconfig;
keytometa -> conv;
line [shape=Mdiamond];
line [shape=Mdiamond];
line -> storage;
line -> line;
lineendings [shape=Mdiamond];
list [shape=Mdiamond];
lineendings [shape=Mdiamond];
list [shape=Mdiamond];
logchange -> tracing;
lua [shape=Mdiamond];
lua [shape=Mdiamond];
macaddr -> check;
mathcheck -> check;
mini -> storage;
properties [shape=Mdiamond];
properties [shape=Mdiamond];
mini -> properties;
mmapstorage [shape=Mdiamond];
mmapstorage [shape=Mdiamond];
mmapstorage -> storage;
mmapstorage -> mmapstorage;
mozprefs -> storage;
multifile -> storage;
multifile -> resolver;
network -> check;
ni -> storage;
ini [shape=Mdiamond];
ini [shape=Mdiamond];
ni -> ini;
noresolver -> resolver;
passwd [shape=Mdiamond];
passwd [shape=Mdiamond];
passwd -> storage;
passwd -> passwd;
path -> check;
process [shape=Mdiamond];
profile [shape=Mdiamond];
python [shape=Mdiamond];
quickdump [shape=Mdiamond];
process [shape=Mdiamond];
profile [shape=Mdiamond];
python [shape=Mdiamond];
quickdump [shape=Mdiamond];
quickdump -> storage;
quickdump -> quickdump;
range [shape=Mdiamond];
reference [shape=Mdiamond];
filter [shape=Mdiamond];
range [shape=Mdiamond];
reference [shape=Mdiamond];
filter [shape=Mdiamond];
rename -> filter;
rgbcolor [shape=Mdiamond];
rgbcolor [shape=Mdiamond];
ruby -> storage;
shell [shape=Mdiamond];
shell [shape=Mdiamond];
simpleini -> storage;
simpleini -> properties;
spec -> apply;
spec -> check;
specload [shape=Mdiamond];
specload [shape=Mdiamond];
specload -> storage;
specload -> specload;
syslog -> logging;
template [shape=Mdiamond];
template [shape=Mdiamond];
timeofday -> tracing;
toml [shape=Mdiamond];
toml [shape=Mdiamond];
toml -> storage;
toml -> toml;
tracer -> tracing;
type -> check;
uname -> storage;
uname -> info;
unit [shape=Mdiamond];
unit [shape=Mdiamond];
validation -> check;
wresolver -> resolver;
xerces -> storage;
xml [shape=Mdiamond];
xml [shape=Mdiamond];
xerces -> xml;
xmltool -> storage;
xmltool -> xml;
yajl -> storage;
json [shape=Mdiamond];
json [shape=Mdiamond];
yajl -> json;
yamlcpp -> storage;
yaml [shape=Mdiamond];
yaml [shape=Mdiamond];
yamlcpp -> yaml;
zeromqrecv -> notification;
zeromqsend -> notification;
Expand Down
Binary file modified doc/images/plugins.pdf
Binary file not shown.
Binary file modified doc/images/plugins.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/images/plugins.ps
Binary file not shown.

0 comments on commit f275a74

Please sign in to comment.