Method: Dox.config

Defined in:
lib/dox.rb

.configObject



45
46
47
# File 'lib/dox.rb', line 45

def self.config
  @config ||= Dox::Config.new
end