17 Sep
2017
17 Sep
'17
9:14 a.m.
On 09/17/17 11:02, John Maddock via Boost wrote:
I notice that a few libraries are serving their documentation pages on github, for example http://boostorg.github.io/quickbook/doc/html/index.html How is this being done?
You can create a gh-pages branch in your repository and its contents will be rendered on github.io. https://help.github.com/articles/user-organization-and-project-pages/#projec...