Method: Ore::Project#documentation

Defined in:
lib/ore/project.rb

#documentationObject (readonly)

The documentation of the project



91
92
93
# File 'lib/ore/project.rb', line 91

def documentation
  @documentation
end