11 Commits

Author SHA1 Message Date
Denis Rouzaud
0f032e5f2d run pre-commit on all files 2024-11-29 15:38:02 +01:00
Nyall Dawson
1a8a072aac Fix up \param formatting 2024-09-04 13:54:39 +10:00
Nyall Dawson
081c258e12 Require version number for \deprecated annotations 2024-09-02 11:42:12 +10:00
Nyall Dawson
d070534729 Add "3.40" as version for all \deprecated annotations without version
Since we didn't capture the actual version information at the
time of deprecating these, it's basically impossible to retrieve
that information now. Use the most conservative version possible
and tag all these with version 3.40 instead.
2024-09-02 11:42:12 +10:00
Nyall Dawson
3fda72f7d7 Standardise some deprecated annotations 2024-09-02 11:42:12 +10:00
Nyall Dawson
4febad6f0c Standardise some deprecated annotations 2024-09-02 11:42:12 +10:00
Nyall Dawson
765cbb32db Standardise some deprecated annotations 2024-09-02 11:42:12 +10:00
Nyall Dawson
343709f48a Always use correct \since annotation for enum values 2024-09-01 02:29:17 +10:00
Nyall Dawson
d318cdb992 Standardise some since annotations 2024-09-01 02:29:17 +10:00
Nyall Dawson
a540dceae2 Move doxygen processing logic from unify_includes to doxygen_space 2024-08-30 05:47:31 +10:00
Nyall Dawson
cd60bb8f2d Port doxygen_space to python 2024-08-30 05:47:31 +10:00