Beautiful Racket Racket docs
#118
Open
opened 3 years ago by jestarray
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Hi Matt, for Beautiful Racket there are clickable links to the Racket docs on specific keywords and I was wondering how you did that. Did you have to visit all the pages in the racket docs and then search through the list to generate the to link to it?
I have a rough tutorial and sample code explaining one way to do this here.