
The page file:///wiki is opened on the browser which is not helpful =/.
I can create pages on the FreeCAD Wiki so if you want I can create the Ribbon_Workbench page or is https://wiki.freecad.org/ModernUI_Workbench/en enough? For the moment I'm new with this addon (and prior versions) so I lack the knowledge to write all documentation.
We can open documentation inside FreeCAD with:
import Help
Help.show("PieMenu Workbench")
In my case works with FreeCAD with Qt6, but on FreeCAD weekly with Qt5 I got (Arch Linux btw):
Could not find QtWebEngineProcess
/tmp/.mount_freecaltRcxz/AppRun: line 41: 246119 Aborted (core dumped) "${MAIN}" "$@"
Also, consider adding tooltips to buttons that moves commands, maybe the icons of #62 can be used here.

The page
file:///wikiis opened on the browser which is not helpful =/.I can create pages on the FreeCAD Wiki so if you want I can create the
Ribbon_Workbenchpage or is https://wiki.freecad.org/ModernUI_Workbench/en enough? For the moment I'm new with this addon (and prior versions) so I lack the knowledge to write all documentation.We can open documentation inside FreeCAD with:
In my case works with FreeCAD with Qt6, but on FreeCAD weekly with Qt5 I got (Arch Linux btw):
Also, consider adding tooltips to buttons that moves commands, maybe the icons of #62 can be used here.