Skip to content

Latest commit

 

History

History

docs-src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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)