Sha256: 3920acd05fc7f99d24f91e82eece4537d3d88caed83f2fd8de1bde0958886d61

Contents?: true

Size: 571 Bytes

Versions: 9

Compression:

Stored size: 571 Bytes

Contents

digraph TopLevel {
    compound = true
    bgcolor = lightcyan1
    fontname = Arial
    fontsize = 8
    label = "TopLevel"
    node [
        fontname = Arial,
        fontsize = 8,
        color = black
    ]

    subgraph cluster_RDoc {
        fillcolor = palegreen1
        URL = "classes/RDoc.html"
        fontname = Arial
        color = blue
        label = "RDoc"
        style = filled
        RDoc [
            shape = plaintext,
            height = 0.01,
            width = 0.75,
            label = ""
        ]

    }

}

Version data entries

9 entries across 6 versions & 2 rubygems

Version Path
dsktool-0.1.2 doc/dot/m_0_0.dot
dsktool-0.1.3 doc/dot/m_0_0.dot
dsktool-0.1.4 doc/dot/m_0_0.dot
dsktool-0.1.5 doc/dot/m_6_0.dot
dsktool-0.2.1 doc/dot/m_6_0.dot
dsktool-0.2.1 doc/dot/m_8_0.dot
dsktool-0.2.1 doc/dot/m_0_0.dot
dsktool-0.1.5 doc/dot/m_0_0.dot
ripxplore-0.0.2 doc/dot/f_55.dot