Skip to content

Rename manual.scrbl to simply-scheme-manual.scrbl#2

Open
soegaard wants to merge 1 commit intodyoo:masterfrom
soegaard:patch-1
Open

Rename manual.scrbl to simply-scheme-manual.scrbl#2
soegaard wants to merge 1 commit intodyoo:masterfrom
soegaard:patch-1

Conversation

@soegaard
Copy link

The Racket documentation server can't handle that multiple packages use "manual.scrbl" for the manual name.
The result is that the documentation for Simply Scheme doesn't show up on docs.racket-lang.org .

This PR simply renames the file to "simply-scheme-manual.scrbl" in order to avoid the conflict.

The Racket documentation server can't handle that multiple packages use "manual.scrbl" for the manual name.
The result is that the documentation for Simply Scheme doesn't show up on docs.racket-lang.org .

This PR simply renames the file to "simply-scheme-manual.scrbl" in order to avoid the conflict.
@sorawee
Copy link

sorawee commented Feb 23, 2022

You need to modify info.rkt as well.

But also, you can use info.rkt to control the doc name without renaming the doc file, which e.g. might be better because it preserves git history. Renaming it might have other pros though, so feel free to do whatever works best.

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

Successfully merging this pull request may close these issues.

2 participants