Skip to content

Latest commit

 

History

History

README.md

Use jekyll to generate the Android SDK documentation

Installation

gem install jekyll bundler

Generate the documentation and test on local (should be executed on the docs directory)

bundle exec jekyll serve

Navigate to http://127.0.0.1:4000/home

Notice

Files are generated into _site folder