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

#se_indexObject

Returns the value of attribute se_index.



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

def se_index
  @se_index
end