diff --git a/collects/scribblings/scribble/how-to.scrbl b/collects/scribblings/scribble/how-to.scrbl index de61a924..2ef05321 100644 --- a/collects/scribblings/scribble/how-to.scrbl +++ b/collects/scribblings/scribble/how-to.scrbl @@ -379,6 +379,3 @@ include introductory text before the call of important and when when local table of contents is short, putting the introductory text after the call of @racket[local-table-of-contents] may be appropriate. - -@;---------------------------------------- -@include-section["style.scrbl"] diff --git a/collects/scribblings/scribble/plt.scrbl b/collects/scribblings/scribble/plt.scrbl index 89b1a04a..2d79866b 100644 --- a/collects/scribblings/scribble/plt.scrbl +++ b/collects/scribblings/scribble/plt.scrbl @@ -16,6 +16,7 @@ relevant libraries and APIs in detail. @local-table-of-contents[] @include-section["how-to.scrbl"] +@include-section["style.scrbl"] @include-section["manual.scrbl"] @include-section["scheme.scrbl"] @include-section["eval.scrbl"]