Generate docs for 0.4.0

It is better to have docs built in the repo so that building
scm version doesn't fail with 'missing doc directory' error.
This commit is contained in:
mpeterv
2015-06-20 18:19:50 +03:00
parent 1210792381
commit af793c49f3
59 changed files with 7055 additions and 1 deletions

View File

@@ -11,7 +11,6 @@ before_install:
- bash .travis_setup_rocks.sh
install:
- mkdir doc
- sudo luarocks make
script: