<div dir="ltr">Perfect, thank you. I'll tinker with that and see where it goes.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 19, 2015 at 2:23 PM, Sam Tobin-Hochstadt <span dir="ltr"><<a href="mailto:samth@cs.indiana.edu" target="_blank">samth@cs.indiana.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">`check-docs` lists all the undocumented bindings; it should be pretty easy to modify it to print the list of documented bindings too. You can see it in action here: <a href="http://drdr.racket-lang.org/29735/racket/share/pkgs/typed-racket-test/test-docs-complete.rkt" target="_blank">http://drdr.racket-lang.org/29735/racket/share/pkgs/typed-racket-test/test-docs-complete.rkt</a> on the file here: <a href="https://github.com/racket/typed-racket/blob/master/typed-racket-test/test-docs-complete.rkt" target="_blank">https://github.com/racket/typed-racket/blob/master/typed-racket-test/test-docs-complete.rkt</a><span class="HOEnZb"><font color="#888888"><br><div><br></div><div>Sam</div></font></span></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote">On Thu Feb 19 2015 at 5:19:52 PM Jack Firth <<a href="mailto:jackhfirth@gmail.com" target="_blank">jackhfirth@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Didn't know about that, very cool and certainly shows this is possible. More information would be needed, since `check-docs` one only tells you if everything's documented or not. I'd like something that returns a list of all bindings with documentation and all bindings without, and some service that packages that up into a nice report and github badge or some such.</div></div><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 19, 2015 at 2:04 PM, Alexander D. Knauth <span dir="ltr"><<a href="mailto:alexander@knauth.org" target="_blank">alexander@knauth.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
On Feb 19, 2015, at 4:49 PM, Jack Firth <<a href="mailto:jackhfirth@gmail.com" target="_blank">jackhfirth@gmail.com</a>> wrote:<br>
<br>
> I've been using the new Racket code coverage tool that integrates with Coveralls (thank you Spencer Florence!) and I was wondering - would a similar tool that reports how many exported bindings of a module have Scribble documentation be a good idea?<br>
<br>
</span>Could this be what you’re looking for?<br>
<br>
<a href="http://docs.racket-lang.org/rackunit/Testing_Utilities.html#%28part._.Checking_documentation_completeness%29" target="_blank">http://docs.racket-lang.org/rackunit/Testing_Utilities.html#%28part._.Checking_documentation_completeness%29</a><br>
<br>
I’ve never used it though.<br>
<span><br>
<br>
> I'd find it very useful if the package build server reported that information, especially if it also offered a similar github badge that linked to the package's docs.<br>
</span>> ____________________<br>
>  Racket Users list:<br>
>  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br>
</blockquote></div><br></div></div>
____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
</blockquote></div>
</div></div></blockquote></div><br></div>