Class: SyntacticRecognition
- Inherits:
-
Documentation
- Object
- Erector::Widget
- Layout
- Documentation
- SyntacticRecognition
- Defined in:
- lib/mail/vendor/treetop-1.4.3/doc/site.rb
Instance Method Summary collapse
Methods inherited from Documentation
Methods inherited from Layout
absolute_path, absolutize, #absolutize, abstract, abstract?, #bluecloth, #content, generate_html, generate_site, inherited, #link_to, #main_navigation, relative_path, #render, site_dir
Instance Method Details
#documentation_content ⇒ Object
81 82 83 |
# File 'lib/mail/vendor/treetop-1.4.3/doc/site.rb', line 81 def documentation_content bluecloth "syntactic_recognition.markdown" end |