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 doxygen URLs from Java to C #1099

Merged
merged 2 commits into from
Aug 27, 2023

Commits on Aug 27, 2023

  1. Parse HDF5 doxygen tag file

    Capture group URLs as well
    
    Allow for default URL if function name is not found
    
    Use new URLs in docstrings
    
    Grab api_defs.jl from master
    
    Rebase generated files
    
    Link VFL page as H5FD
    
    Apply formatting
    
    Switch to v1.14 documentation links
    
    Fix URLs to C API rather than Java API
    
    Update API bindings
    mkitti committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ba74758 View commit details
    Browse the repository at this point in the history
  2. Formatting

    mkitti committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    bb3447e View commit details
    Browse the repository at this point in the history