Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 1.5 KB

README.md

File metadata and controls

61 lines (34 loc) · 1.5 KB

ToolMaker Documentation Sources

AsciiDoc port of the original documentation, converted by Tristano Ajmone.


Table of Contents


Directory Contents

Building

The documentation is automated via Rake, which is now included with Ruby.

Open the CMD/shell in any repository folder and just type:

rake

For more info on the available Rake tasks, type:

rake -T

System Requirements

In order to build the documentation from source you'll need:

  • Ruby 3
  • Asciidoctor (>= 2.0.17)
  • Rouge (>= 3.27.0)