Online Help Toc/bg: Difference between revisions

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

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Това е съдържанието което се използва за автоматичното създаване на системата за онлайн помощ във FreeCad. Версия за разпечатване на този наръчник на английски език е на разположение на [https://github.com/FreeCAD/FreeCAD/releases releases page]
Това е съдържанието което се използва за автоматичното създаване на системата за онлайн помощ във FreeCad. Версия за разпечатване на този наръчник на английски език е на разположение на [https://github.com/FreeCAD/FreeCAD/releases releases page]
</div>
</div>


There is another table of contents for the [[Manual:Introduction|FreeCAD MANUAL]].
There is another table of contents for the [[Manual:Introduction|FreeCAD MANUAL]].



<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 17: Line 17:
** [[Installing/bg|Инсталация]]
** [[Installing/bg|Инсталация]]
</div>
</div>

* Introduction
**[[Online_Help_Startpage|Welcome]]
** [[About_FreeCAD|About FreeCAD]]
** [[Feature_list|Features]]
** [[Installing_on_Windows|Installing on Windows]]
** [[Installing_on_Linux|Installing on Linux]]
** [[Installing_on_Mac|Installing on Mac]]
** [[Installing_additional_components|Installing additional components]]


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 28: Line 37:
</div>
</div>


* The Workbenches
* The [[Workbenches|Workbenches]]
<!--Please keep this list consistent with User_hub and Workbenches-->
** [[Arch Module|The Arch workbench]]
** [[Image:Freecad.svg|32px]] [[Std_Base|Standard tools for all Workbenches]]
** [[Draft Module|The Draft workbench]]
** [[Image:Workbench_Arch.svg|32px]] [[Arch_Workbench|The Arch Workbench]]
** [[Drawing Module|The Drawing workbench]]
** [[Image:Workbench_Draft.svg|32px]] [[Draft_Workbench|The Draft Workbench]]
** [[FEM Module|The FEM workbench]]
** [[Image Module|The Image workbench]]
** [[Image:Workbench_FEM.svg|32px]] [[FEM_Workbench|The FEM Workbench]]
** [[Image:Workbench_Image.svg|32px]] [[Image_Workbench|The Image Workbench]]
** [[Inspection Workbench|The Inspection workbench]]
** [[Mesh Module|The Mesh Workbench]]
** [[Image:Workbench_Inspection.svg|32px]] [[Inspection_Workbench|The Inspection Workbench]]
** [[Image:Workbench_Mesh.svg|32px]] [[Mesh_Workbench|The Mesh Workbench]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Image:Workbench_OpenSCAD.svg|32px]] [[OpenSCAD_Workbench|The OpenSCAD Workbench]]
** [[Part Module|The Part workbench]]
** [[Image:Workbench_Part.svg|32px]] [[Part_Workbench|The Part Workbench]]
** [[PartDesign Workbench|The PartDesign workbench]]
** [[Image:Workbench_PartDesign.svg|32px]] [[PartDesign_Workbench|The PartDesign Workbench]]
** [[Path Workbench|The Path workbench]]
** [[Image:Workbench_Path.svg|32px]] [[Path_Workbench|The Path Workbench]]
** [[Plot Module|The Plot workbench]]
** [[Points Module|The Points workbench]]
** [[Image:Workbench_Points.svg|32px]] [[Points_Workbench|The Points Workbench]]
** [[Raytracing Module|The Raytracing workbench]]
** [[Image:Workbench_Raytracing.svg|32px]] [[Raytracing_Workbench|The Raytracing Workbench]]
** [[Reverse Engineering Workbench|The Reverse Engineering workbench]]
** [[Image:Workbench_Reverse_Engineering.svg|32px]] [[Reverse_Engineering_Workbench|The Reverse Engineering Workbench]]
** [[Robot Module|The Robot workbench]]
** [[Image:Workbench_Robot.svg|32px]] [[Robot_Workbench|The Robot Workbench]]
** [[Image:Workbench_Sketcher.svg|32px]] [[Sketcher_Workbench|The Sketcher Workbench]]
** [[Ship Workbench|The Ship workbench]]
** [[Image:Workbench_Spreadsheet.svg|32px]] [[Spreadsheet_Workbench|The Spreadsheet Workbench]]
** [[Sketcher_Module|The Sketcher workbench]]
** [[Image:Workbench_Start.svg|32px]] [[Start_Workbench|The Start Workbench]]
** [[Spreadsheet Module|The Spreadsheet workbench]]
** [[Image:Workbench_Surface.svg|32px]] [[Surface_Workbench|The Surface Workbench]]
** [[Start Workbench|The Start workbench]]
** [[Image:Workbench_TechDraw.svg|32px]] [[TechDraw_Workbench|The Techdraw Workbench]]
** [[Surface_Module|The Surface workbench]]
** [[Image:Workbench_Test.svg|32px]] [[Testing|The Test Framework Workbench]]
** [[TechDraw Workbench|The Techdraw workbench]]
** [[Image:Workbench_Web.svg|32px]] [[Web_Workbench|The Web Workbench]]
** [[Debugging|The Test Framework workbench]]
** [[Web Workbench|The Web workbench]]
** [[External_workbenches|External workbenches]]
** [[External_workbenches|External workbenches]]


* [[List of Commands|List of all FreeCAD commands]]
* [[List_of_Commands|List of FreeCAD commands]]

* [[Tutorials]]
* [[Import_Export|List of file formats (import-export)]]

* [[Frequently_asked_questions|FAQ]]

* [[Workarounds|Workarounds]]

* [[Tutorials|Tutorials]]


* Customizing FreeCAD
* Customizing FreeCAD
** [[Interface Customization|Customizing the interface]]
** [[Interface_Customization|Customizing the interface]]
** [[Preferences Editor|Setting main preferences]]
** [[Preferences_Editor|Setting main preferences]]
** [[Import Export Preference|Setting import-export preferences]]
** [[Import_Export_Preferences|Setting import-export preferences]]
** [[Start_up_and_Configuration|Start up and configuration]]
** [[Macros|Working with macros]]


* [[Scripting_and_macros|Python scripting]]
* Scripting and Macros
** [[Macros|Working with macros]]
** [[Introduction to Python|Introduction to Python]]
** [[Python scripting tutorial|Python scripting tutorial]]
** [[Scripts|Script tutorial]]
** [[Introduction_to_Python|Introduction to Python]]
** [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]]
** [[Python_scripting_tutorial|Python scripting tutorial]]
** [[Mesh Scripting|Mesh Scripting]]
** [[Topological data scripting|Part Scripting]]
** [[FreeCAD_Scripting_Basics|FreeCAD scripting basics]]
** [[Part_scripting|Part scripting]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Topological_data_scripting|Shape manipulation]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Scripted_objects|Scripted objects]]
** [[Scenegraph|The Coin scenegraph]]
** [[Pivy|Working with Pivy]]
** [[Pivy|Working with Pivy]]
** [[PySide|Working with PySide]]
** [[PySide|Working with PySide]]
** [[Interface_creation|Interface creation]]
** [[Scripted objects|Creating parametric objects]]
** [[Embedding FreeCAD|Embedding FreeCAD]]
** [[Dialog_creation|Dialog creation]]
** [[API documentation|API documentation]]
** Scripting Examples
*** [[Code snippets|Code snippets]]
*** [[Line drawing function|Line drawing function]]
*** [[Dialog creation|Dialog creation]]


* Development
* Developing applications for FreeCAD
** [[Licence|Licence]]
** [[Licence|Licence]]
** Compiling FreeCAD
** Compiling FreeCAD
*** [[Tracker|Finding assistance]]
*** [[Compile_on_Windows|Compiling on Windows]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[Compile_on_Linux|Compiling on Linux]]
*** [[CompileOnUnix|Compiling on Unix]]
*** [[Compile_on_MacOS|Compiling on MacOS]]
*** [[CompileOnMac|Compiling on Mac]]
*** [[Compile_on_Docker|Compiling on Docker]]
*** [[Compiling (Speeding up)|Compiling (Speeding up)]]
*** [[FreeCAD_Docker_CLI_mode|Compiling on Docker CLI mode]]
*** [[Compiling_(Speeding_up)|Compiling (speeding up)]]
*** [[Third Party Libraries|Third Party Libraries]]
*** [[Third Party Tools|Third Party Tools]]
*** [[Third_Party_Libraries|Third party libraries]]
*** [[Third_Party_Tools|Third party tools]]
*** [[Start up and Configuration|Start up and Configuration]]
** Build Support Tools
** Build Support Tools
*** [[Tracker|Bug tracker]]
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[Bug_Triage|Bug triage]]
*** [[Module Creation|Adding an application module]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Testing|Testing FreeCAD]]
*** [[Testing|Testing FreeCAD]]
*** [[FreeCAD_Build_Tool|The FreeCAD build tool]]
*** [[Continuous Integration|Continuous Integration]]
*** [[Continuous_Integration|Continuous integration]]
** Modifying FreeCAD
** Modifying FreeCAD
*** [[Branding|Branding]]
*** [[Branding|Branding]]
*** [[Localisation|Translating FreeCAD]]
*** [[Localisation|Translating FreeCAD]]
*** [[Workbench_creation|Adding a workbench]]
*** [[Extra python modules|Installing extra python modules]]
*** [[Extra_python_modules|Installing extra Python modules]]
** [[Source documentation|Source documentation]]
** [[Source_documentation|Source documentation]]
** [https://www.freecadweb.org/api/ API]


* Credits
* Credits
Line 112: Line 127:
</div>
</div>



[[Category:Documentation]]
{{Userdocnavi{{#translation:}}}}
[[Category:Documentation{{#translation:}}]]

Revision as of 10:28, 23 March 2022

Това е съдържанието което се използва за автоматичното създаване на системата за онлайн помощ във FreeCad. Версия за разпечатване на този наръчник на английски език е на разположение на releases page

There is another table of contents for the FreeCAD MANUAL.