Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scribble page info returns incorrect source file #471

Open
spdegabrielle opened this issue Jan 1, 2025 · 1 comment
Open

Scribble page info returns incorrect source file #471

spdegabrielle opened this issue Jan 1, 2025 · 1 comment

Comments

@spdegabrielle
Copy link
Member

What program did you run?
https://docs.racket-lang.org/drracket/Keyboard_Shortcuts.html

3.3 Keyboard Shortcuts

Link to this section with
@SecRef["Keyboard Shortcuts"
#:doc '(lib "scribblings/drracket/drracket.scrbl")]
Document source
https://github.com/racket/drracket/tree/master/drracket/scribblings/drracket/drracket.scrbl

Image

What should have happened?
Follow @include-section from
https://github.com/racket/drracket/blob/master/drracket/scribblings/drracket/drracket.scrbl
via https://github.com/racket/drracket/blob/master/drracket/scribblings/drracket/interface-ref.scrbl
to return https://github.com/racket/drracket/blob/master/drracket/scribblings/drracket/keybindings.scrbl

**alternative **

eliminate @include-section from manuals,
consider removing @include-section from scribble/manual

@sorawee
Copy link
Contributor

sorawee commented Jan 1, 2025

This is a known limitation, as described in the PR description of #229. But it's certainly not ideal. We can keep this issue open to track the progress.

@sorawee sorawee transferred this issue from racket/racket Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants