On Nov 17, 11:09 am, "Peter Hilton - committer (Lunatech)"
<peter.hil...@gmail.com> wrote:
> This is a work in progress, because there’s no ‘docviewer’ yet, as in Play
> 1, but it is still possible, because documentation/manual is a copy of the
> github wiki, which means you can browse it locally as follows.
>
> 1. Commit the files into a ad-hoc local git repository:
>
> cd documentation/manual
> git init
> git add .
> git commit -m 'docs'
>
> 2. Install and run gollum -https://github.com/github/gollum