Std WhatsThis/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 20: Line 20:
</div>
</div>


<span id="Description"></span>
==Descriere==
==Descriere==


Line 26: Line 27:
</div>
</div>


Since FreeCAD version 0.20 this command and the Help system are managed by a separate Help Module. For versions 0.20 and 0.21 this module is an [https://github.com/FreeCAD/FreeCAD-Help addon] that must be [[Std_AddonMgr|installed]] separately. In later versions the Help Module is integrated in FreeCAD.

<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== Cum se folosește ==
== Cum se folosește ==
Line 37: Line 41:
==Notes==
==Notes==


* The Help system has a number of preferences. See [[Preferences_Editor#Help|Preferences Editor]].
* Some commands are not documented, in that case the offline help will open on a blank page and report that the page could not be found.
* The documentation is based on Qt compiled HTML pages. For it to launch Qt Assistant must be installed.
* On Debian/Ubuntu and possibly other Linux systems, the offline documentation may need to be installed separately. The package is named {{FileName|freecad-doc}}, or {{FileName|freecad-daily-doc}} (for the freecad-daily PPA). See [[Installing_Helpfile|Installing Helpfile]].


Read this post to understand how the commands must be named in the code to match the help pages in the wiki.
* [https://forum.freecadweb.org/viewtopic.php?t=27265 Bunch of TechDraw pages don't have the correct name]


{{Docnav
{{Docnav
Line 55: Line 55:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 23:43, 27 October 2023

Std WhatsThis

Menu location
Help → What's This?
Workbenches
All
Default shortcut
Shift + F1
Introduced in version
-
See also
Std Online Help

Descriere

Acest instrument oferă informații despre o comandă selectată prin deschiderea modului offline. Help documentation în pagina corespunzătoare.

Since FreeCAD version 0.20 this command and the Help system are managed by a separate Help Module. For versions 0.20 and 0.21 this module is an addon that must be installed separately. In later versions the Help Module is integrated in FreeCAD.

Cum se folosește

  1. Apăsați butonul What's This? .
  2. Faceți clic pe o pictogramă a barei de instrumente sau pe o intrare din meniu.

Notes