This document is explaining what should be done in order to publish updated Scaladoc with every new version of library.
Before starting to follow these instructions, some changes need to be done in project. You can find necessary changes in this Analytics SDK commit.
- Initialize
gh-pagesbranch withdocs_init.shscript. You need to changePROJECT_NAMEandORG_NAMEvariables according to your project. - To authenticate Travis CI to publish changes to the gh-pages branch you need to first generate an SSH key pair: