Std OnlineHelp: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 40: Line 40:
==Notes== <!--T:15-->
==Notes== <!--T:15-->


<!--T:19-->
* The Help Addon has a number of preferences. See [[Preferences_Editor#Help|Preferences Editor]].
* The Help Addon has a number of preferences. See [[Preferences_Editor#Help|Preferences Editor]].



Revision as of 08:27, 12 June 2022

Std OnlineHelp

Menu location
Help → Help
Workbenches
All
Default shortcut
F1
Introduced in version
-
See also
Std WhatsThis

Description

The Std OnlineHelp command opens the help documentation. To open the documentation for a specific command, use the Std WhatsThis command.

In FreeCAD version 0.20 and above this command requires the Help Addon.

Usage

  1. If the Help Addon is not yet available you will be asked to install it via the Addon Manager.
  2. There are several ways to invoke the command:
    • Select the Help → Help option from the menu.
    • Use the keyboard shortcut: F1.
  3. The help documentation opens.

Notes