Is it possible to tell Scribble to use the documentation for one binding for another binding? For example, Typed Racket has a binding for `for' which is semantically the same as `for' from `racket/base', but wraps a trivial type annotation around it. Rather than having an entry in the TR docs for this, I'd like the documentation to just go to the docs for the regular `for'. Is this doable? -- sam th sa...@ccs.neu.edu _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev
- [racket-dev] Redirecting documentation links Sam Tobin-Hochstadt
- Re: [racket-dev] Redirecting documentation links Robby Findler
- Re: [racket-dev] Redirecting documentation li... Sam Tobin-Hochstadt
- Re: [racket-dev] Redirecting documentatio... Matthias Felleisen
- Re: [racket-dev] Redirecting documentation links Matthew Flatt
- Re: [racket-dev] Redirecting documentation li... Sam Tobin-Hochstadt
- Re: [racket-dev] Redirecting documentatio... Matthew Flatt
- Re: [racket-dev] Redirecting document... Sam Tobin-Hochstadt
- Re: [racket-dev] Redirecting document... Robby Findler