An IO Streams Library
Jakob Ovrum via Digitalmars-d
digitalmars-d at puremagic.com
Sun Feb 7 23:50:33 PST 2016
On Sunday, 7 February 2016 at 00:48:54 UTC, Jason White wrote:
> I'm interested in feedback on this library. What is it missing?
> How can be better?
I like what I've seen so far, but I'd just like to note that it's
easier to give feedback on the API when there is web
documentation. GitHub Pages would be a natural place to host it.
A lot of D libraries on GitHub do this and not everyone uses the
same tools, but for one example, here's LuaD[1] with reference
documentation on GitHub pages, automatically generated and pushed
by Travis-CI for the master branch.
https://github.com/JakobOvrum/LuaD
More information about the Digitalmars-d
mailing list