qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.51k stars 2.99k forks source link

\ingroup 3D not recognized in API website? #41548

Open DelazJ opened 4 years ago

DelazJ commented 4 years ago

At eg https://qgis.org/api/classQgs3DMapExportSettings.html, you have

image

I wonder what the 3 at the end of the sentence refers to.... Probably to the \ingroup 3d in https://github.com/qgis/QGIS/blob/836666e782a6dcf75d3497ebd7563fda816619a9/src/3d/qgs3dmapexportsettings.h

image

DelazJ commented 3 years ago

@gioman I' confused. what are we supposed to do with this issue in docs repo? Afaict, if anything to fix, it's code wise not here; we have no control on the API doc (nor pyqgis doc btw)

gioman commented 3 years ago

@DelazJ I'm sorry. But from the title and description didn't seemed to me a problem in the code, so feel free to move it back.

DelazJ commented 3 years ago

@gioman np. This is definitely about API website which is not in the docs repo scope and which afaiu is autogenerated by qgis code repo. So yes, it should be moved back to that repo. I don't have enough rights to do that. Thanks.