Post: Why no one is using your D library
claptrap
clap at trap.com
Thu Jul 2 17:19:31 UTC 2020
On Thursday, 2 July 2020 at 14:56:09 UTC, aberba wrote:
> Why no one is using your D library
>
> So I decided to write a little something special. Its my love
> letter to D folks.
>
> https://aberba.vercel.app/2020/why-no-one-is-using-your-d-library/
i think one problem is a default docs generated by DMD are
goddamn awful. They actually look better if you delete the CSS at
the top and have no styling.
So i looked ddox? and adrdoc? i think and they put everything
onto its own page. Better styling but tons of pages to click
through, and some weird formatting in places.
There should a flexible simple solution in the box. What we seem
to get is a shitty default, and two bespoke options.
Even a good tutorial on how to coax something useful from DMD
would help.
So i've kind of given up of documentation atm.
More information about the Digitalmars-d-announce
mailing list