On 10/13/17 12:49 PM, Martin Nowak wrote:
On Thursday, 12 October 2017 at 18:08:11 UTC, Steven Schveighoffer wrote:
Release 0.0.2 has fixes for the ddoc that I didn't notice before,
there are no actual changes in the code.
May I recommend scod? It's just a ddox theme.
https://github.com/MartinNowak/scod
I keep https://github.com/MartinNowak/bloom also as example/scaffold
repo, it's using an automated docs setup with gh-branches.
Just create a doc deployment token (https://github.com/settings/tokens)
with public_repo access and store that encrypted in your .travis-ci.yml.
Martin, I would appreciate and I think many people would, a
blog/tutorial on how to do this.
I'll look into your suggestions on the docs, thanks!
-Steve