[racket] Faking a language for documentation linking in Scribble

From: Grant Rettke (grettke at acm.org)
Date: Thu Mar 21 00:19:35 EDT 2013

Thanks I will take a look.

On Wed, Mar 20, 2013 at 2:22 PM, Danny Yoo <dyoo at hashcollision.org> wrote:

> I think it should be possible.  The Inside Racket docs have hyperlinks
> to the C functions, so there must be a mechanism for talking about
> "foreign" bindings.  How does it do it?
>
> Reading...
>
> ... It looks like the Inside Racket documentation has a set of
> scribble functions for C code:
>
>
> http://git.racket-lang.org/plt/blob_plain/HEAD:/collects/scribblings/inside/utils.rkt
>
> Perhaps you can adapt this code?
>



-- 
Grant Rettke | ACM, AMA, COG, IEEE
grettke at acm.org | http://www.wisdomandwonder.com/
Wisdom begins in wonder.
((λ (x) (x x)) (λ (x) (x x)))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130320/9cfb60c2/attachment-0001.html>

Posted on the users mailing list.