Nyall Dawson
|
3f6b490218
|
Sipify
|
2025-04-02 11:11:10 +10:00 |
|
Nyall Dawson
|
602ef6c691
|
Don't start class briefs with "This class contains settings..."
It's unncessarily verbose, use just "Contains settings..." instead.
|
2025-03-30 20:48:07 +10:00 |
|
Nyall Dawson
|
632d196e62
|
Don't show useless "available in python as" notes in PyQGIS docs
Since the method name used in the docs is ALREADY the python version!
|
2025-02-28 18:32:09 +10:00 |
|
Nyall Dawson
|
7713f79572
|
Some QgsGml doc cleanups
|
2024-09-04 13:54:39 +10:00 |
|
Nyall Dawson
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +10:00 |
|
Even Rouault
|
0108743033
|
QgsGmlStreamingParser: take into account complexContent and JSON'ify it
|
2024-02-19 18:53:33 +01:00 |
|
Even Rouault
|
02caeb9db7
|
Header files: remove all mentions of '\since QGIS 2.'
|
2024-02-18 20:46:01 +01:00 |
|
Nyall Dawson
|
046883fa9c
|
Promote QgsWkbTypes enums to enum class, move to Qgis
|
2023-02-22 12:39:21 +10:00 |
|
Julien Cabieces
|
a63551a4a7
|
[WFS] fix unknown expat encoding issues
|
2021-08-16 09:12:17 +02:00 |
|
Denis Rouzaud
|
ba8a445850
|
run sipify
|
2021-03-22 21:13:52 +01:00 |
|
Nyall Dawson
|
7dfef3a0b1
|
Newer doxygen versions don't auto convert the first line in a class'
documentation to a brief note, so we have to do it explicitly...
|
2021-02-19 08:15:29 +10:00 |
|
Nyall Dawson
|
7eab74f803
|
Fix use of trailing */ in dox, which messes with sipify Python documentation output
|
2019-02-25 19:02:12 +10:00 |
|
Nyall Dawson
|
c864d22d1f
|
Add "get ..." to doxygen compliance blacklist
Should be "gets ..." for consistent tense, or better yet
"returns ..." for consistency.
|
2018-05-27 14:05:06 +10:00 |
|
Denis Rouzaud
|
7df2593caf
|
move auto generated sip file in dedicated folder
|
2018-05-14 10:23:37 -04:00 |
|