Re: [racket-users] Scribble warnings in package documentation

2018-10-06 Thread Matthew Flatt
Are you still seeing this problem? It looks like multiple problems, possibly these: - `@defmodule[appy]` appearing in multiple sections This one might be fixed by putting it once at a section that encloses others, or maybe by using `#:link-target? #f` on all but once of them. - fun

[racket-users] Scribble warnings in package documentation

2018-09-26 Thread Erich Rast
I have a long package documentation and get lots of warnings - see below. Other than that, the docs work fine, should/can I ignore them? What do they mean anyway? Best, Erich WARNING: collected information for key multiple times: '(exporting-libraries #f); values: '(appy/gui) '(appy) WARNING: