doc: add missing index-desc field descriptions
This commit is contained in:
parent
5505a5557a
commit
2b972d9cc9
|
@ -2050,8 +2050,8 @@ Indicates that the index entry corresponds to a module definition via
|
|||
@racket[defmodule] and company.}
|
||||
|
||||
@deftogether[(
|
||||
@defstruct[(language-index-desc module-path-index-desc)]{}
|
||||
@defstruct[(reader-index-desc module-path-index-desc)]{}
|
||||
@defstruct[(language-index-desc module-path-index-desc) ()]{}
|
||||
@defstruct[(reader-index-desc module-path-index-desc) ()]{}
|
||||
)]{
|
||||
Indicates that the index entry corresponds to a module definition via
|
||||
@racket[defmodule] with the @racket[#:lang] or @racket[#:reader] option.
|
||||
|
|
Loading…
Reference in New Issue
Block a user