docubot 1.1.4
DocuBot creates HTML or CHM documentation from a hierarchy of files, supporting markups like Markdown, Textile, and Haml.
Gemfile:
=
安装:
=
要求:
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.