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

Generate relative URLs for user docs index page #315

Closed
wants to merge 1 commit into from

Conversation

shhyou
Copy link
Contributor

@shhyou shhyou commented Sep 18, 2021

This PR allows the html renderer to generate relative URLs for references of the installation-scope tags from the user-scope documents (in (find-user-doc-dir) and (find-user-pkgs-dir)). In particular, the index page of the user doc ((find-user-doc-dir)/index.html) will link to all packages using relative URLs.

I am not sure how to approach this problem differently.

  • Make the relative path option configurable
  • Documentation
  • Check the layered-installations
  • (Tests?)

Allow out-of-PLT links to point to PLT in relative form.
@racket-discourse-github-bot

This pull request has been mentioned on Racket Discourse. There might be relevant details there:

https://racket.discourse.group/t/hyperlinks-inside-a-scribble-single-file/2519/10

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.

None yet

2 participants