add a note about how to build documentation to the planet documentation building step
This commit is contained in:
parent
47cb06f842
commit
ec34fc6870
|
@ -554,6 +554,11 @@ numbers in documentation for @|PLaneT| packages, and
|
||||||
@other-manual['(lib "scribblings/scribble/scribble.scrbl")]
|
@other-manual['(lib "scribblings/scribble/scribble.scrbl")]
|
||||||
for instructions on how to write Scribble documentation.
|
for instructions on how to write Scribble documentation.
|
||||||
|
|
||||||
|
When testing your documentation, set up a development link and use
|
||||||
|
@centered{@tt{raco setup -P <owner> <package-name> <maj> <min>}}
|
||||||
|
with arguments based on the development link to build and
|
||||||
|
test your documentation.
|
||||||
|
|
||||||
@italic{Note:} Always use @racket[this-package-in] in @racket[for-label]
|
@italic{Note:} Always use @racket[this-package-in] in @racket[for-label]
|
||||||
bindings when documenting @|PLaneT| packages, and always use the bindings in
|
bindings when documenting @|PLaneT| packages, and always use the bindings in
|
||||||
@racketmodname[planet/scribble] rather than @racketmodname[scribble/manual].
|
@racketmodname[planet/scribble] rather than @racketmodname[scribble/manual].
|
||||||
|
|
Loading…
Reference in New Issue
Block a user