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

Fix internal links in generated documentation generated with ontodoc #548

Merged
merged 10 commits into from
Feb 12, 2023

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    5943f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1141a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6509211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bf5fb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c929faa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41ab7e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7214e30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e027bc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    7e9ad93 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Corrected issues pointed out by reviewer.

    asstring() now treats string arguments as strings. If possible, it tries
    to derive IRI from the string argument.
    
    Links now uses relative references by default. This makes links independent
    of redirections and is much faster.  But is it really what we want?
    jesper-friis committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    ce5f4c8 View commit details
    Browse the repository at this point in the history