Nyall Dawson
cbb741fb35
Use correct subheader underline
2024-09-04 13:54:39 +10:00
Nyall Dawson
55f78cfce1
Fix QgsSvgCache parameter formatting
2024-09-04 13:54:39 +10:00
Nyall Dawson
2e60236344
Fix list in return value
2024-09-04 13:54:39 +10:00
Nyall Dawson
94f6e9c71b
Correctly handle \param[in,out] in sipify
2024-09-04 13:54:39 +10:00
Nyall Dawson
e1a1b064b2
Fix multiline return with SIP_OUT
2024-09-04 13:54:39 +10:00
Nyall Dawson
59e1dedd04
Remove private notes, fix malformed notes
2024-09-04 13:54:39 +10:00
Nyall Dawson
a5ba59d016
Fix malformed notes
2024-09-04 13:54:39 +10:00
Nyall Dawson
98d1cbe40a
Fix malformed tags
2024-09-04 13:54:39 +10:00
Nyall Dawson
1a8a072aac
Fix up \param formatting
2024-09-04 13:54:39 +10:00
Nyall Dawson
60e376826d
Fix tag
2024-09-04 13:54:39 +10:00
Nyall Dawson
be5877d517
pass is a reserved keyword in python, use password instead
2024-09-04 13:54:39 +10:00
Nyall Dawson
8f6b511b0b
Fix class link
2024-09-04 13:54:39 +10:00
Nyall Dawson
f5ecf161c3
Add missing docs
2024-09-04 13:54:39 +10:00
Nyall Dawson
1fb218854c
Fix formatting of equation
2024-09-04 13:54:39 +10:00
Nyall Dawson
c8a8e37376
Sipify all
2024-09-04 13:54:39 +10:00
Nyall Dawson
609abe07aa
Fix test
2024-09-04 13:54:39 +10:00
Nyall Dawson
9e36048b32
Remove dead code
2024-09-04 13:54:39 +10:00
Nyall Dawson
79f2f8a412
Cleanup some CPT city docs
2024-09-04 13:54:39 +10:00
Nyall Dawson
1a4cb34371
Correctly format QgsFileUtils examples
2024-09-04 13:54:39 +10:00
Nyall Dawson
261458e3e4
"is" is a reserved keywork in Python
...
We can't use it for a named keyword argument. Rename to something
safer.
2024-09-04 13:54:39 +10:00
Nyall Dawson
8a138dff2c
Add missing signal docs for QgsDataItem
2024-09-04 13:54:39 +10:00
Nyall Dawson
7713f79572
Some QgsGml doc cleanups
2024-09-04 13:54:39 +10:00
Nyall Dawson
39dd7abeb9
Mark globs as code literals
2024-09-04 13:54:39 +10:00
qgis-bot
d46973d9c1
auto sipify 🍺
2024-09-03 20:35:11 +00:00
Nyall Dawson
f2e4c3dfb7
Don't mangle http see links in PyQGIS docs
2024-09-04 06:32:03 +10:00
Nyall Dawson
534ca73c59
Fix missing see also trailing notes in PyQGIS documentation
2024-09-04 06:32:03 +10:00
Nyall Dawson
4628bc9d85
More \see cleanups
2024-09-04 06:32:03 +10:00
Nyall Dawson
b89a1f9f1c
Remove broken see also links
2024-09-04 06:32:03 +10:00
Nyall Dawson
0f1daa11f3
Fix formatting of some \see links
2024-09-04 06:32:03 +10:00
qgis-bot
c774d6cd77
auto sipify 🍺
2024-09-03 13:56:24 +00:00
Nyall Dawson
50408edac6
Fix PyQGIS docstrings for monkey patched enum values
...
We should be using the new name for the enum value instead
of the old one in the enum class docstring.
Move the old compatible name to an extra note
"Available as ``xx.yy`` in older QGIS releases."
Fixes #49171
2024-09-02 11:43:23 +10:00
Nyall Dawson
1a974f5841
Update
2024-09-02 11:42:12 +10:00
Nyall Dawson
ef0289f3ec
Fix formatting of Python ..deprecated annotations in docstrings
...
Fixes https://github.com/qgis/pyqgis-api-docs-builder/issues/174
2024-09-02 11:42:12 +10:00
Nyall Dawson
765cbb32db
Standardise some deprecated annotations
2024-09-02 11:42:12 +10:00
Nyall Dawson
343709f48a
Always use correct \since annotation for enum values
2024-09-01 02:29:17 +10:00
Nyall Dawson
d318cdb992
Standardise some since annotations
2024-09-01 02:29:17 +10:00
Nyall Dawson
2af54ad057
Fix malformed python docstrings when enum value has \since annotation
2024-09-01 02:29:17 +10:00
qgis-bot
8cab8729ca
auto sipify 🍺
2024-08-30 20:23:07 +00:00
Nyall Dawson
a6f5c50b36
Move some style related enums out of global namespace
2024-08-31 06:20:02 +10:00
Nyall Dawson
71c7b63cf6
Allow filtering private layers from QgsLayerTreeFilterProxyModel
2024-08-31 06:19:26 +10:00
Nyall Dawson
d55b4ea066
Expose proxy model for QgsLegendRenderer to allow filtering rendered content
2024-08-31 06:19:26 +10:00
qgis-bot
d4e74c036f
auto sipify 🍺
2024-08-30 13:10:17 +00:00
Denis Rouzaud
ba46a95aca
wedge buffers support start and end angles ( #58473 )
2024-08-30 15:07:08 +02:00
qgis-bot
5215f3351a
auto sipify 🍺
2024-08-30 02:22:33 +00:00
Nyall Dawson
a5a3bf9ee8
Fix some more causes of warnings when building PyQGIS docs
2024-08-30 12:19:29 +10:00
qgis-bot
859ea74116
auto sipify 🍺
2024-08-30 00:12:48 +00:00
Denis Rouzaud
427d6eb215
[locator] allow interacting on selection in the results
2024-08-30 10:09:41 +10:00
Nyall Dawson
47a3c98218
Fix typo
2024-08-30 10:07:04 +10:00
Nyall Dawson
17bc7d5f6d
Don't use copydoc for methods exposed to SIP
...
Fixes #54429
2024-08-30 10:07:04 +10:00
qgis-bot
8e3ab39209
auto sipify 🍺
2024-08-29 19:50:40 +00:00