Commit c59604f
authored
Update doxygen from 1.9 to 1.14 in CI (#234)
Currently, we use Doxygen 1.9 to generate the MLIR documentation, which
is quite outdated. In the newer Doxygen 1.14 release, the generated HTML
pages have a much more modern look, compared to the rather “90s-style”
design of the older versions. (See the [1.14
changelog](https://doxygen.nl/manual/changelog.html#log_1_14) for more
details.)
It also appears that LLVM and Clang have already upgraded to Doxygen
1.14, as indicated at the bottom right corner of their [online
documentation](https://llvm.org/doxygen/).1 parent 42a154a commit c59604f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments