latest 2 messages by Sna4x8

+ [2017-01-06T00:52:48Z] Sna4x8 1) I need documentation for each minor version of my project. I currently create tags for my releases. Is that possible with gh-pages documentation hosting?
+ [2017-01-06T00:51:42Z] Sna4x8 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.