-
Clone this Git repository to your local machine.
-
Install the required packages.
$ brew install make librsvg pandoc python
$ brew install --cask mactex- Use
maketo build HTML or PDF files.
$ cd manual
$ make html-en
# or
$ make html-ja
# or
$ make pdf-en
# or
$ make pdf-ja