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.



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

def github
  @github
end

#search_indexObject

Returns the value of attribute search_index.



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

def search_index
  @search_index
end