Skip to content

Add wiki to Freecad documentation #78

@hasecilu

Description

@hasecilu

image

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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions