Nyall Dawson
|
9f650fead9
|
Fix incorrect param docstring when doxygen \param has extra
trailing spaces or uses tabs
|
2018-05-27 18:54:09 +10:00 |
|
Nyall Dawson
|
3b5ada15f7
|
Move class since annotation to after brief
Lots of classes do this, but it messes with the python docstrings.
TODO: add a unit test preventing this behavior
|
2018-05-27 18:54:09 +10:00 |
|
Nyall Dawson
|
38850bdb94
|
[pyqgis] Ensure that multiline param tags are indented for additional lines
|
2018-05-27 18:54:09 +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 |
|
Nyall Dawson
|
1c615c15cc
|
More documentation compliance
Use Qt style "returns .." tense instead of "return ..", and lock
this in with a documentation compliance unit test
|
2018-05-25 15:09:00 +10:00 |
|
Denis Rouzaud
|
fca72fa7d1
|
put back module sip files
|
2018-05-14 11:02:28 -04:00 |
|
Denis Rouzaud
|
8b130f1c14
|
move auto generated sip file in dedicated folder (server+analysis)
|
2018-05-14 10:41:52 -04:00 |
|