Sha256: 8da0926da1341e07d72666016d328c67738dd8afda58c7210d50f249a870e2df
Contents?: true
Size: 223 Bytes
Versions: 3
Compression:
Stored size: 223 Bytes
Contents
module Infoboxer module Tree # Represents entire document. # # Alongside with standard compound node functionality, is a # {Navigation::Sections::Container} class Document < Compound end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
infoboxer-0.3.3 | lib/infoboxer/tree/document.rb |
infoboxer-0.3.2 | lib/infoboxer/tree/document.rb |
infoboxer-0.3.1 | lib/infoboxer/tree/document.rb |