message no. 160459
Posted by Sna4x8 in #github at 2017-01-06T00:51:42Z
I have a JavaScript project on GitHub for which documentation is generated using jsdoc. I don't commit the documentation since the user can always generate it. Now I'd like to host a copy of the documentation using gh-pages, but I'm struggling with how to best do that.