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.



30
31
32
# File 'lib/sdoc/generator.rb', line 30

def github
  @github
end

#se_indexObject

Returns the value of attribute se_index.



31
32
33
# File 'lib/sdoc/generator.rb', line 31

def se_index
  @se_index
end