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

Add a source-root arg to html-generate #982

Merged
merged 2 commits into from
Sep 18, 2023

Commits on Jul 21, 2023

  1. Add a source-root arg to html-generate

    The relative path has already been given when the .cmt was originally compiled,
    so to avoid having to pass it again this argument allows the root directory of
    the source tree to be passed, and then odoc finds the actual source file by
    looking up that relative file within the tree.
    jonludlam committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bb23d20 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Apply suggestions from PR review

    Suggested by @panglesd.
    jonludlam committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6bcde37 View commit details
    Browse the repository at this point in the history