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.



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

def github
  @github
end

#se_indexObject

Returns the value of attribute se_index.



33
34
35
# File 'lib/sdoc/generator.rb', line 33

def se_index
  @se_index
end