Nyall Dawson
739bf854bd
Change doxygen "3d" group to "qgis_3d"
...
Doxygen chokes on the initial digit in "3d", resulting in corrupted
documentation for classes in the 3d group
2025-03-30 04:40:32 +10:00
Sandro Santilli
07345e52c4
Run doxygen layout checker in prepare-commit script, when possible
...
Helps preventing useless CI wait like in here:
https://github.com/qgis/QGIS/actions/runs/6518501862/job/17703989815?pr=54934
Allow passing list of files to check to test_doxygen_layout.sh script
2023-10-23 13:15:57 +10:00
Denis Rouzaud
4f3a9f46d2
update Travis to build on Trusty for code layout ( #10048 )
...
* update Travis to build on Trusty for code layout
* fix shellcheck replace ! -z by -n
* shellcheck: fix -n doesn't work with unquoted arguments
* more shellcheck fixes
* use bash instead of posix
2019-05-21 14:13:28 -05:00
Denis Rouzaud
6772f0d74e
fix test
2018-05-28 10:39:34 -08:00
Denis Rouzaud
70f8266495
add test to check that \since and \deprecated are at the end of command blocks
2018-05-28 10:39:34 -08:00
Denis Rouzaud
8a5d53325c
[doxygen] add test to ensure code snippet use \code command
2017-12-19 21:19:45 -04:00