Skip to content

Fix qgsfunction docs formatting #62596

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

DelazJ
Copy link
Contributor

@DelazJ DelazJ commented Jul 15, 2025

as displayed at https://qgis.org/pyqgis/master/core/qgsfunction.html#qgis.core.qgsfunction

Something I don't understand is that the code lists as keyword arguments the last three but the API docs shows all of them under the keyword arguments list.

@github-actions github-actions bot added this to the 3.46.0 milestone Jul 15, 2025
Copy link
Contributor

github-actions bot commented Jul 15, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 0ed433c)

🍎 MacOS Qt6 builds

Download MacOS Qt6 builds of this PR for testing.
This installer is not signed, control+click > open the app to avoid the warning
(Built from commit 0ed433c)

@nyalldawson
Copy link
Collaborator

Superseded by #62634

@DelazJ

Something I don't understand is that the code lists as keyword arguments the last three but the API docs shows all of them under the keyword arguments list.

It's confusing, but the actual method shown in the docs is the decorator -- https://github.com/qgis/QGIS/blob/master/python/core/additions/qgsfunction.py#L178

@DelazJ DelazJ deleted the qgsfunction branch July 22, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants