Currently RAPIDS is pinned to a version of Doxygen that is about 5 years old. We'd like to update it to have better support for C++20 concepts (@vuule).
Ideally we pick a version that is widely available. I would recommend version 1.15.0, which is the version used by the latest Ubuntu release.
However, the version we choose must exist on conda-forge as well. The latest version there is 1.13.2. Recent version updates haven't been merged. https://github.com/conda-forge/doxygen-feedstock/pulls
Next steps:
- Pick a version to adopt (1.15.0?)
- Help conda-forge ship that version
- Use rapids-reviser to automate updates across RAPIDS repos
Currently RAPIDS is pinned to a version of Doxygen that is about 5 years old. We'd like to update it to have better support for C++20 concepts (@vuule).
Ideally we pick a version that is widely available. I would recommend version 1.15.0, which is the version used by the latest Ubuntu release.
However, the version we choose must exist on conda-forge as well. The latest version there is 1.13.2. Recent version updates haven't been merged. https://github.com/conda-forge/doxygen-feedstock/pulls
Next steps: