Sha256: 4ef0725d80450413eabd20e37415a53dba2ddbcebf127de39fb5fcc6c9e4f037
Contents?: true
Size: 241 Bytes
Versions: 12
Compression:
Stored size: 241 Bytes
Contents
# encoding: utf-8 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
12 entries across 12 versions & 1 rubygems