Use the x.y.z.b numbers with :
releases only used x.y.z . Dev versions use x.y.z.b
Use a tic toc process. When z is even, it's a release version (then builds only for hotfixes), and when z is odd, it's for dev version.
Each release version must have a tag and should be in master branch. x.y.z.b should exist only in dev branch
Only document the x.y.z version
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.