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

Html remap #1248

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Html remap #1248

wants to merge 4 commits into from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    dd665da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d373214 View commit details
    Browse the repository at this point in the history
  3. Enable remapping of links to ocaml.org

    When running in this mode, e.g. `odoc_driver opam -p odoc --remap`, only the
    documentation for the selected packages -- odoc in this case -- will be
    generated. Links to other packages will be remapped to point to that package's
    documentation pages on ocaml.org.
    jonludlam committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0d4c2c3 View commit details
    Browse the repository at this point in the history
  4. Update CHANGES

    jonludlam committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2b2c0fb View commit details
    Browse the repository at this point in the history