Kenneth Benzie (Benie) d0af1c7116 Fix Doxygen @param highlight
There are two forms of `@param`:

* `@param <name> <description>`
* `@param[<use>] <name> <description>`

Prior to this patch only the latter was highlighting `<name>` as a
special comment, now both forms do this.
2022-05-31 10:59:28 +01:00
..
2019-03-17 16:03:33 +00:00
2022-05-31 10:59:28 +01:00
2018-08-26 10:40:44 +01:00
2018-08-28 11:10:40 +01:00