Convenience initializer missing?

I'm finding that DocC is not generating documentation for a public convenience initializer. Is this intentional or a bug? I was not able to find any reference to this behavior in my searches.

Thanks

1 Like

That sounds like a bug! If you could create a GitHub Issue or file a Feedback with a reproducer that would be really helpful.

3 Likes

Thanks, I created a reproducer and found the issue to be some combination of browser+github caching. :-( This despite my numerous "empty cache" attempts previously. sigh

Sorry for the noise. Glad DocC is showing convenience initializers after all!

2 Likes