And for non-luarocks users, is there a tarball and installation
instructions?
Hi,
It was the previous way to do it. As the project has several
dependencies we switch to luarocks.
Here are the dependencies:
* lua ~> 5.1
* luafilesystem ~> 1.6
* markdown ~> 0.32
* metalua-compiler ~> 0.7
* penlight ~> 0.9
So it is mandatory to install those manually before running luadocumentor script.
We could write some documentation about this.
Tell me if you are still willing.
Anyhow, tarball is available [1].
Kevin