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.



19
20
21
# File 'lib/sdoc/generator.rb', line 19

def github
  @github
end

#search_indexObject

Returns the value of attribute search_index.



20
21
22
# File 'lib/sdoc/generator.rb', line 20

def search_index
  @search_index
end