Differences From Artifact [55b6ba42]:
- File code-docs/scribble-helpers.rkt — part of check-in [8f6399e3] at 2019-02-17 23:03:01 on branch trunk — Add to scribble documentation (user: joel, size: 1889) [annotate] [blame] [check-ins using]
To Artifact [20648ff4]:
- File code-docs/scribble-helpers.rkt — part of check-in [a4c851a4] at 2019-02-18 20:05:43 on branch trunk — More work on Scribble docs (user: joel, size: 1888) [annotate] [blame] [check-ins using]
︙ | |||
43 44 45 46 47 | 43 44 45 46 47 48 49 50 | - + | (hyperlink (string-append repo-url/ "wiki?name=" (uri-encode title)) title #:style (style #f (list (attributes '((target . "_parent"))))))) (define (ext-link url-str . elems) |