summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/finddoxygen-better-version-checking.rst
blob: 3c2215d920957f4081d05b4b67b0b6e159b494e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
finddoxygen-better-version-checking
-----------------------------------

* The :module:`FindDoxygen` module now evaluates as many candidate
  Doxygen installs as are necessary to satisfy version constraints,
  with the package considered to be not found if none are available.

* The :module:`FindDoxygen` module now handles version ranges.

* The :module:`FindDoxygen` module now ignores non-semantic portions
  of the output from Doxygen's `--version` option.