From c5e9aced2b1183f30ef5e6958e1dafe9d990cdac Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Mon, 26 Aug 2013 16:43:32 -0400 Subject: [PATCH] Add a reference to pkg docs from notation section --- .../racket-doc/scribblings/reference/notation.scrbl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pkgs/racket-pkgs/racket-doc/scribblings/reference/notation.scrbl b/pkgs/racket-pkgs/racket-doc/scribblings/reference/notation.scrbl index 14f5aff7ab..645e213c7b 100644 --- a/pkgs/racket-pkgs/racket-doc/scribblings/reference/notation.scrbl +++ b/pkgs/racket-pkgs/racket-doc/scribblings/reference/notation.scrbl @@ -33,6 +33,12 @@ language of a whole module---that is, by a module that starts documented with @hash-lang[] can also be used with @racket[require] to obtain the language's bindings. +The module annotation also shows the +@tech[#:doc '(lib "pkg/scribblings/pkg.scrbl")]{package} +that the module belongs to on the right-hand side. For more details +about packages, see +@(other-manual '(lib "pkg/scribblings/pkg.scrbl")). + Sometimes, a module specification appears at the beginning of a document or at the start of a section that contains many subsections. The document's section or section's subsections are meant to