Std OnlineHelp: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updated. See Std_WhatsThis.)
Line 27: Line 27:


<!--T:18-->
<!--T:18-->
Since FreeCAD version 0.20 this command requires the [https://github.com/FreeCAD/FreeCAD-Help Help Addon].
In FreeCAD {{VersionPlus|0.20}} this command requires the [https://github.com/FreeCAD/FreeCAD-Help Help Addon].


==Usage== <!--T:4-->
==Usage== <!--T:4-->


<!--T:9-->
<!--T:9-->
# Make sure the Help Addon is available. It can be installed via the [[Std AddonMgr|Addon Manager]].
# If the Help Addon is not yet available you will be asked to install it via the [[Std AddonMgr|Addon Manager]].
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Select the {{MenuCommand|Help → [[Image:Std_OnlineHelp.svg|16px]] Help}} option from the menu.
#* Select the {{MenuCommand|Help → [[Image:Std_OnlineHelp.svg|16px]] Help}} option from the menu.
#* Use the keyboard shortcut: {{KEY|F1}}.
#* Use the keyboard shortcut: {{KEY|F1}}.
# The help documentation opens.
# The help documentation opens.

==Notes== <!--T:15-->

* The Help Addon has a number of preferences. See [[Preferences_Editor#Help|Preferences Editor]].





Revision as of 08:26, 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 specified 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