projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad4589a
)
doc/Network: Make the diagram fit the style of the page
author
nicoo
<nicoo@realraum.at>
Tue, 3 Jul 2018 17:37:47 +0000
(19:37 +0200)
committer
nicoo
<nicoo@realraum.at>
Sat, 7 Jul 2018 18:45:40 +0000
(20:45 +0200)
doc/Network/overview.dot
patch
|
blob
|
history
diff --git
a/doc/Network/overview.dot
b/doc/Network/overview.dot
index
1f14f23
..
3cd73b7
100644
(file)
--- a/
doc/Network/overview.dot
+++ b/
doc/Network/overview.dot
@@
-1,7
+1,10
@@
digraph network {
label="r³ network overview";
- node [ shape=none ];
- edge [ lblstyle="above, sloped" ];
+ graph [ bgcolor="#ff000000" fontname="Liberation Sans" fontcolor="#c0c0c0" ];
+ node [ shape=none fontname="Liberation Sans" fontcolor="#c0c0c0" ];
+ edge [fontname="Liberation Sans"
+ fontcolor="#c0c0c0" color="#c0c0c0"
+ ];
public [ label="Public (36)\n89.106.211.64/27" ]
inet [ label="Internet" ]