Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4: Low
-
Resolution: Done
-
Affects Version/s: 5.14.0
-
Fix Version/s: 5.14.2, 5.15.0 Alpha
-
Component/s: Documentation
-
Labels:None
-
Story Points:1
-
Commits:0b6024b853da4122a427d1edd1e009d175b1b80a (qt/qtdatavis3d/5.14)
-
Sprint:DaVinci sprint 2
Description
In https://doc.qt.io/qt-5/q3dbars.html#addSeries,: /sa seriesList(), primarySeries
'/sa' should be "See Also"
html source code: <p>/sa <a href="q3dbars.html#seriesList">seriesList</a>
change to: <p>See Also <a href="q3dbars.html#seriesList">seriesList</a>