▼
setup-
plt
:
PLT Configuration and Installation
1
Running
setup-
plt
Executable
2
Running
setup-
plt
from Scheme
3
".plt"
Archives
4
Finding Installation Directories
5
"info.ss"
File Format
6
Reading
"info.ss"
Files
7
Paths Relative to
"collects"
8
Cross-
References for Installed Manuals
Index
On this page:
load-
collections-
xref
Version: 4.2.1
top
← prev
up
next →
8
Cross-References for Installed Manuals
(
require
setup/xref
)
(
load-collections-xref
[
on-load
]
)
→
xref?
on-load
:
(
->
any/c
)
=
(
lambda
(
)
(
void
)
)
Like
load-xref
, but automatically find all cross-reference files for manuals that have been installed with
setup-plt
.
top
← prev
up
next →