Method: Autodoc::Documents#write
- Defined in:
- lib/autodoc/documents.rb
#write ⇒ Object
14 15 16 17 |
# File 'lib/autodoc/documents.rb', line 14 def write write_toc if Autodoc.configuration.toc write_documents end |
14 15 16 17 |
# File 'lib/autodoc/documents.rb', line 14 def write write_toc if Autodoc.configuration.toc write_documents end |