11 Commits

Author SHA1 Message Date
lewri
193f68d1a0 Fix doxygen warnings (#2460)
Fix the warning texts in Appveyor
2023-11-22 18:10:10 +00:00
Toby Lane
0735417f0a Re-add doxygen config line for no dot 2021-07-11 10:06:22 +01:00
Toby Lane
701e8e171a Make doxygen warn about incomplete or absent documentation 2021-06-27 08:25:40 +01:00
Toby Lane
be261d17d8 Reduce doxygen configuration further 2021-06-27 08:19:58 +01:00
Toby Lane
972b3d7fd2 Reduce doxygen configuration 2021-06-27 08:04:16 +01:00
Toby Lane
4a595c0d1a Hide date created line and doxygen version in documentation 2020-12-14 17:56:24 +00:00
Toby Lane
a390da605c Cmakelists.txt and docs cleanup 2020-02-07 14:49:48 +00:00
Stephen E. Baker
0d66708bec Fix doxygen for out of source builds 2018-02-08 21:33:39 -05:00
Alexandre Detiste
4c4261fe67 typos
This doesn't impact translated strings at all;
mostly code comments/README/& one error message.

But now the next time someone runs "codespell"
he'll find important typos faster.
2016-02-29 15:31:44 +01:00
Stephen E. Baker
1156f4054b Remove old map editor
Removes the old map editor and files that only it depended on.
2016-02-09 19:31:20 -05:00
timdiels
1a9405e6af Generate documentation for CorsixTH with make doc
Generate reference doc for CorsixTH, AnimView, LevelEdit, MapEdit with doxygen.
Allow LDocGen to generate documentation in any working directory.
Upload documentation to web with TravisCI.

Corrections to the original pull request contributed by:
Alberth <alberth289346@gmail.com>
2015-04-15 19:45:08 -04:00