Files
Ray Speth 5e24b13c6a [Doc] Substitute PROJECT_NUMBER from the build version
Doxyfile.in hardcoded the version, which had to be bumped by hand at each
release. Substitute it from env['cantera_version'] instead. The version
switcher derives its match key from $projectnumber, so a stale value here
would silently break it rather than just displaying the wrong number.

Doxyfile.in is substituted at two sites and Substfile leaves an unmatched
@VAR@ in place silently, so add the key to both dicts, with a test that
keeps them in sync.
2026-08-10 09:26:19 -06:00
..
2025-11-03 12:15:03 -05:00