Skip to content

Fix doxygen to account for change from 1.9 to 1.15 of CI#630

Closed
JAuriac wants to merge 14 commits intomainfrom
629-fix-doxygen-to-account-for-change-from-19-to-115-of-ci
Closed

Fix doxygen to account for change from 1.9 to 1.15 of CI#630
JAuriac wants to merge 14 commits intomainfrom
629-fix-doxygen-to-account-for-change-from-19-to-115-of-ci

Conversation

@JAuriac
Copy link
Copy Markdown
Contributor

@JAuriac JAuriac commented Jan 14, 2026

Fix doxygen to account for change from 1.9 to 1.15 of CI

List of things to check before making a PR

Before merging your code, please check the following:

  • you have added a line describing your changes to the Changelog;
  • you have added unit tests for any new or improved feature;
  • In case you updated dependencies, you have checked pdi/docs/CheckList.md
  • you have checked your code format:
    • you have checked that you respect all conventions specified in CONTRIBUTING.md;
    • you have checked that the indentation and formatting conforms to the .clang-format;
    • you have documented with doxygen any new or changed function / class;
  • you have correctly updated the copyright headers:
    • your institution is in the copyright header of every file you (substantially) modified;
    • you have checked that the end-year of the copyright there is the current one;
  • you have updated the AUTHORS file:
    • you have added yourself to the AUTHORS file;
    • if this is a new contribution, you have added it to the AUTHORS file;
  • you have added everything to the user documentation:
    • any new CMake configuration option;
    • any change in the yaml config;
    • any change to the public or plugin API;
    • any other new or changed user-facing feature;
    • any change to the dependencies;
  • you have correctly linked your MR to one or more issues:
    • your MR solves an identified issue;
    • your commit contain the Fix #issue keyword to autoclose the issue when merged.

@JAuriac JAuriac linked an issue Jan 14, 2026 that may be closed by this pull request
@JAuriac JAuriac mentioned this pull request Jan 14, 2026
17 tasks
@JAuriac
Copy link
Copy Markdown
Contributor Author

JAuriac commented Jan 14, 2026

Depends on pdidev/tutorial#43 to unify the update effects of Doxygen 1.13 (where the summary in the PDI repository calls a tag in the tutorial repository).

@jbigot
Copy link
Copy Markdown
Member

jbigot commented Jan 20, 2026

Handled in release 1.9.3

@jbigot jbigot closed this Jan 20, 2026
@jbigot jbigot deleted the 629-fix-doxygen-to-account-for-change-from-19-to-115-of-ci branch January 22, 2026 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix doxygen to account for change from 1.9 to 1.15 of CI

2 participants