mirror of
https://github.com/ceph/ceph
synced 2025-01-12 06:00:46 +00:00
doc/dev: fix graphviz diagram
Fix the formatting of the "Object Store Architecture Overview" graphviz diagram. Signed-off-by: Zac Dover <zac.dover@gmail.com>
This commit is contained in:
parent
f5396ef6fb
commit
52551dd157
@ -4,11 +4,7 @@
|
||||
|
||||
.. graphviz::
|
||||
|
||||
/*
|
||||
* Rough outline of object store module dependencies
|
||||
*/
|
||||
|
||||
digraph object_store {
|
||||
digraph object_store {
|
||||
size="7,7";
|
||||
node [color=lightblue2, style=filled, fontname="Serif"];
|
||||
|
||||
@ -68,3 +64,4 @@
|
||||
|
||||
|
||||
.. todo:: write more here
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user