Sha256: a15202df42230af0a2986fa7bf45551a69660e67d08c1fa5c9e9d01edb97afec

Contents?: true

Size: 289 Bytes

Versions: 3

Compression:

Stored size: 289 Bytes

Contents

require 'doc/core_ext'

module Doc
  smart_autoload :Tasks, :Documentor, :Configurator, :ConfigObject, :RootConfig, :ConfigError
  smart_autoload :BaseTask, :Builder, :Merger, :RootMerger
  smart_autoload :Command
end

glob_require 'doc/configurator/*.rb'

# TODO: kill sdoc_all hehe >:->

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
doc-0.2.0 lib/doc.rb
doc-0.1.0 lib/doc.rb
doc-0.0.1 lib/doc.rb