Class: BlueDoc::SML::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/bluedoc/sml/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mathjax_service_hostObject

Returns the value of attribute mathjax_service_host.



6
7
8
# File 'lib/bluedoc/sml/config.rb', line 6

def mathjax_service_host
  @mathjax_service_host
end

#plantuml_service_hostObject

Returns the value of attribute plantuml_service_host.



5
6
7
# File 'lib/bluedoc/sml/config.rb', line 5

def plantuml_service_host
  @plantuml_service_host
end