Class: RDoc::Options

Inherits:
Object
  • Object
show all
Defined in:
lib/sdoc/generator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#githubObject

Returns the value of attribute github.



24
25
26
# File 'lib/sdoc/generator.rb', line 24

def github
  @github
end

#search_indexObject

Returns the value of attribute search_index.



25
26
27
# File 'lib/sdoc/generator.rb', line 25

def search_index
  @search_index
end