DocuBot creates HTML or CHM documentation from a hierarchy of files, supporting markups like Markdown, Textile, and Haml.
Required Ruby Version
None
Authors
Gavin Kistner, Harold Hausman
Versions
- 1.2.0 March 11, 2014 (91.5 KB)
- 1.1.4 March 05, 2014 (90 KB)
- 1.1 June 06, 2013 (89.5 KB)
- 1.0.2 May 22, 2013 (89 KB)
- 1.0.1 July 31, 2012 (89 KB)
Requirements
Windows with HTML Help Workshop installed and hhc.exe in the %PATH%.
Haml gem for template interpretation.
Nokogiri gem for parsing HTML after creation (and manipulating).
kramdown gem for Markdown conversion.
RedCloth gem for Textile conversion.
MiniTest gem for running specifications.
CodeRay gem for syntax highlighting.