Hi Matthew,

Structs should not cause any particular problem for Scribble. I'm
> puzzled by the problem with `gen:custom-write`, because that should
> certainly work with sandboxes and `@examples`.

I will try to look at some included documents with the main distribution to
see if I can figure out what I'm doing wrong then.

The "collected information multiple times" error would be caused by
> multiple declarations of `polynominal?` in the docs, as opposed to
> multiple definitions in the code. Depending on when the error happens,
> though, it could be due to multiple instances of a whole document, as
> Laurent suggests.
>
If I remove the @defproc of polynomial? then I do not get the error, though
then of course that definition never appears in the document. However, if I
instead remove the @defstruct* then the error also disappears. But
@defstruct* does not document the automatically generated procedure so it
seems that it shouldn't introduce it as far as scribble is concerned. Is
this a bug?

Deren

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAE-rtpn9E_Qz78vi8FCbKkKKfugk-eWEgjo%2ByHn-raGO5Hu7rg%40mail.gmail.com.

Reply via email to