@@ -6,20 +6,19 @@ @(require "scribble-helpers.rkt" racket/runtime-path (for-label racket/base "../crystalize.rkt")) -@title{Local Yarn: source code notes} +@title{Local Yarn: Source Code Notes} @author{Joel Dueck} These are my notes about the internals of the Local Yarn source code. In other words, a personal -reference, rather than a tutorial. These pages concern only the source code itself. Refer to the -wiki for info about deployment, etc. +reference, rather than a tutorial. You’ll get the most out of these notes if you have read @other-doc['(lib -"pollen/scribblings/pollen.scrbl")], and worked through the tutorials by hand. +"pollen/scribblings/pollen.scrbl")], and worked through the tutorials there by hand. @margin-note{Note that these pages are heavily interlinked with the central Racket documentation at @tt{docs.racket-lang.org}, which are written and maintained by others. Some links from those pages will not work unless you @ext-link["#"]{open this page in its own tab}. @@ -56,6 +55,5 @@ @include-section["pollen.scrbl"] @; pollen.rkt @include-section["dust.scrbl"] @; dust.rkt @include-section["snippets-html.scrbl"] @; you get the idea @include-section["cache.scrbl"] @include-section["crystalize.scrbl"] -