Hi all, I've been trying to use scribble/srcdoc for in-source documentation, and have a couple of hopefully straightforward questions.
1) Is it possible to use scribble/eval examples in proc-doc/names? Trying this naively results in an undefined identifier error, presumably since the function binding was not introduced to the source file that defines it using a require. 2) Is it possible to use include-previously-extracted without requiring an additional file for provide-extracted (e.g. by having the provide-extracted in either the source or documentation file)? Answers that only work in 5.3 (e.g. using submodules) are fine. Thanks! Uri
____________________ Racket Users list: http://lists.racket-lang.org/users