This repository is for the user manual of RedPen.
- Asciidoctor
- rubygem-coderay
We download and build the manual with the following steps.
- go to your home directory (/home/username if your account name is 'username')
$ cd username
- clone the source code with git command
$ git clone git@github.com:redpen-cc/redpen-doc
- compile the user manual
$ cd redpen-doc
$ make html