Aarni Koskela
|
f134769506
|
Fix various typos
* Add TODO notes for typos that should be fixed for 5.0
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
2025-01-08 14:47:42 +02:00 |
|
Aaron Franke
|
ae1702bee5
|
Replace HTTP links with HTTPS for sites with HTTPS versions
|
2021-08-22 20:13:11 -05:00 |
|
Rémi Verschelde
|
173b342ca7
|
Remove trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!thirdparty') -e 's/[[:blank:]]*$//g'`
(+ manual revert of some thirdparty code under `platform/android`).
|
2018-11-20 11:15:02 +01:00 |
|
Rémi Verschelde
|
410e418aea
|
Add a Makefile to generate classes doc in various formats
All the generated documentation is put in doc/_build.
|
2015-12-13 00:01:04 +01:00 |
|
Rémi Verschelde
|
29f30b7deb
|
Move doxygen config to doc folder
Also removed logo_small.png and used logo.png instead
|
2015-12-12 21:18:33 +01:00 |
|