Sha256: 6103e5c3e3b6eaa13d9fc364e2b4341f75c7320e0d953a15f41704064877c0c8

Contents?: true

Size: 194 Bytes

Versions: 210

Compression:

Stored size: 194 Bytes

Contents

subgraph cluster_<%= format_path object %> {
  label = "<%= h(object.name) unless object.path == "" %>"; labelloc=b;
  <% for obj in @modules %>
    <%= yieldall :object => obj %>
  <% end %>
}

Version data entries

210 entries across 188 versions & 21 rubygems

Version Path
yard-0.5.7 templates/default/module/dot/header.erb
yard-0.5.6 templates/default/module/dot/header.erb
yard-0.5.5 templates/default/module/dot/header.erb
yard-0.5.4 templates/default/module/dot/header.erb
yard-0.5.3 templates/default/module/dot/header.erb
yard-0.5.2 templates/default/module/dot/header.erb
yard-0.5.1p1 templates/default/module/dot/header.erb
yard-0.5.1 templates/default/module/dot/header.erb
yard-0.5.0 templates/default/module/dot/header.erb
yard-0.4.0 templates/default/module/dot/header.erb