On Saturday, 11 April 2020 at 15:14:21 UTC, Adam D. Ruppe wrote:
I'll come back to it later tonight or something, but yeah
definitely bugs on my end there, so I'll take care of it.
Just rebuilt your page with the new stuff...
* fixed a bunch of bugs in private: detection. Most your modules
no
On Saturday, 11 April 2020 at 14:49:17 UTC, Anonymouse wrote:
Yes, http://kameloso.dpldocs.info/kameloso.plugins.seen.html.
onBusMessage is private like the other functions, but it shows
up. (Additionally the public imports are private.)
Oh, I see, my colon attribute code is bad, it doesn't re
On Saturday, 11 April 2020 at 13:13:45 UTC, Adam D. Ruppe wrote:
On Saturday, 11 April 2020 at 06:49:21 UTC, Anonymouse wrote:
(TL;DR: the module contains one public class and (private) two
structs, three free functions and one module-level mixin, but
only the class is shown.
It is all under
On Saturday, 11 April 2020 at 06:49:21 UTC, Anonymouse wrote:
I'm trying to get docs for my project hosted, and everything
works, except there are entries missing. Looking at the
generated docs.json there's simply a lot of omitted stuff.
My dpldocs.info site doesn't use docs.json, it goes dire
I'm trying to get docs for my project hosted, and everything
works, except there are entries missing. Looking at the generated
docs.json there's simply a lot of omitted stuff.
Example:
http://kameloso.dpldocs.info/kameloso.plugins.sedreplace.html
http://kameloso.dpldocs.info/source/kameloso.pl