AsciiDoc port of the original documentation, converted by Tristano Ajmone.
Table of Contents
/man-pages/
— man pages sources./ref-man/
— ToolManker Reference Manual sources (WIP).
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
In order to build the documentation from source you'll need:
- Ruby 3
- Asciidoctor (>= 2.0.17)
- Rouge (>= 3.27.0)