<div dir="ltr"><div><div>yup figured it out - <br></div>module documentation needs to go *above*<br></div>the module declaration or you get nothing.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 28, 2017 at 11:53 AM, Soulsbane via Digitalmars-d-learn <span dir="ltr"><<a href="mailto:digitalmars-d-learn@puremagic.com" target="_blank">digitalmars-d-learn@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thursday, 27 July 2017 at 03:01:50 UTC, Danni Coy wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to build my projects documentation via the ddox system via dub. It seems that my modules are being documented and then filtered out.<br>
<br>
Ironically for a documentation system there isn't a lot of documentation.<br>
What is the minimum I need in order for documentation to show up?<br>
how do I control the filter options.<br>
</blockquote>
<br></div></div>
I think I had this problem and solved it by adding a comment block at the top describing the module.<br>
</blockquote></div><br></div>