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 documentation for newer doxygen versions #2217

Merged
merged 6 commits into from
Aug 7, 2024
Merged

Commits on Aug 7, 2024

  1. treewide: Fix grouping commands for newer doxygen versions 1.12.0

    The space before @{ and @} is not accepted anymore.
    t-b committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dd05709 View commit details
    Browse the repository at this point in the history
  2. MIES_AnalysisFunctions_PatchSeq.ipf: Use correct single backtick (`) …

    …for markdown code
    
    And not the double backtick (``) from rst
    t-b committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a56e57a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d50773 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7009117 View commit details
    Browse the repository at this point in the history
  5. MIES_Utilities_Algorithm.ipf: Avoid double backtick

    This is not parsed anymore with doxygen 1.12.0.
    t-b committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    af51064 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76d288d View commit details
    Browse the repository at this point in the history