Class: Pseudohelp::Textile
- Inherits:
-
Object
- Object
- Pseudohelp::Textile
- Defined in:
- lib/pseudohelp/textile.rb
Defined Under Namespace
Classes: Compiler
Class Method Summary collapse
Class Method Details
.documentation_hash ⇒ Object
4 5 6 |
# File 'lib/pseudohelp/textile.rb', line 4 def documentation_hash YAML.load_file(File.join(File.dirname(__FILE__),'../../config/pseudohelp/textile.yml')) end |