This projects is based on packer-dash-doc-generator.
rbenv install 2.7.3
bundle install
To build execute command:
./build.sh <version>
Then move the docset into a proper directory.
-
Uncomment
sed
line in Rakefile:sh "sed -i '' 's|npm run static\$|bash -c \"npm install; npm run static\"|g' Makefile"