Online Help Toc: Difference between revisions

From FreeCAD Documentation
(Removed the Drawing WB from the list. Added an icon. Fixed 'The Test Framework workbench' link.)
No edit summary
(11 intermediate revisions by 2 users not shown)
Line 31: Line 31:


<!--T:8-->
<!--T:8-->
* The Workbenches
* The [[Workbenches|Workbenches]]
** [[Image:Workbench_Arch.svg|32px]] [[Arch Module|The Arch workbench]]
** [[Image:Workbench_Arch.svg|32px]] [[Arch Module|The Arch Workbench]]
** [[Image:Workbench_Draft.svg|32px]] [[Draft Module|The Draft workbench]]
** [[Image:Workbench_Draft.svg|32px]] [[Draft Module|The Draft Workbench]]
** [[Image:Workbench_FEM.svg|32px]] [[FEM Module|The FEM workbench]]
** [[Image:Workbench_FEM.svg|32px]] [[FEM Module|The FEM Workbench]]
** [[Image:Workbench_Image.svg|32px]] [[Image Module|The Image workbench]]
** [[Image:Workbench_Image.svg|32px]] [[Image Module|The Image Workbench]]
** [[Image:Workbench_Inspection.svg|32px]] [[Inspection Workbench|The Inspection workbench]]
** [[Image:Workbench_Inspection.svg|32px]] [[Inspection Workbench|The Inspection Workbench]]
** [[Image:Workbench_Mesh.svg|32px]] [[Mesh Module|The Mesh Workbench]]
** [[Image:Workbench_Mesh.svg|32px]] [[Mesh Workbench|The Mesh Workbench]]
** [[Image:Workbench_OpenSCAD.svg|32px]] [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Image:Workbench_OpenSCAD.svg|32px]] [[OpenSCAD Module|The OpenSCAD Workbench]]
** [[Image:Workbench_Part.svg|32px]] [[Part Module|The Part workbench]]
** [[Image:Workbench_Part.svg|32px]] [[Part Module|The Part Workbench]]
** [[Image:Workbench_PartDesign.svg|32px]] [[PartDesign Workbench|The PartDesign workbench]]
** [[Image:Workbench_PartDesign.svg|32px]] [[PartDesign Workbench|The PartDesign Workbench]]
** [[Image:Workbench_Path.svg|32px]] [[Path Workbench|The Path workbench]]
** [[Image:Workbench_Path.svg|32px]] [[Path Workbench|The Path Workbench]]
** [[Image:Workbench_Plot.svg|32px]] [[Plot Module|The Plot workbench]]
** [[Image:Workbench_Points.svg|32px]] [[Points Module|The Points Workbench]]
** [[Image:Workbench_Points.svg|32px]] [[Points Module|The Points workbench]]
** [[Image:Workbench_Raytracing.svg|32px]] [[Raytracing Module|The Raytracing Workbench]]
** [[Image:Workbench_Raytracing.svg|32px]] [[Raytracing Module|The Raytracing workbench]]
** [[Image:Workbench_Reverse_Engineering.svg|32px]] [[Reverse Engineering Workbench|The Reverse Engineering Workbench]]
** [[Image:Workbench_Reverse_Engineering.svg|32px]] [[Reverse Engineering Workbench|The Reverse Engineering workbench]]
** [[Image:Workbench_Robot.svg|32px]] [[Robot Workbench|The Robot Workbench]]
** [[Image:Workbench_Robot.svg|32px]] [[Robot Module|The Robot workbench]]
** [[Image:Workbench_Sketcher.svg|32px]] [[Sketcher Workbench|The Sketcher Workbench]]
** [[Image:Workbench_Ship.svg|32px]] [[Ship Workbench|The Ship workbench]]
** [[Image:Workbench_Spreadsheet.svg|32px]] [[Spreadsheet Workbench|The Spreadsheet Workbench]]
** [[Image:Workbench_Sketcher.svg|32px]] [[Sketcher_Module|The Sketcher workbench]]
** [[Image:Workbench_Start.svg|32px]] [[Start Workbench|The Start Workbench]]
** [[Image:Workbench_Spreadsheet.svg|32px]] [[Spreadsheet Module|The Spreadsheet workbench]]
** [[Image:Workbench_Surface.svg|32px]] [[Surface Module|The Surface Workbench]]
** [[Image:Workbench_Start.svg|32px]] [[Start Workbench|The Start workbench]]
** [[Image:Workbench_TechDraw.svg|32px]] [[TechDraw Module|The Techdraw Workbench]]
** [[Image:Workbench_Surface.svg|32px]] [[Surface_Module|The Surface workbench]]
** [[Image:Workbench_Test.svg|32px]] [[Testing|The Test Framework Workbench]]
** [[Image:Workbench_TechDraw.svg|32px]] [[TechDraw Workbench|The Techdraw workbench]]
** [[Image:Workbench_Web.svg|32px]] [[Web Workbench|The Web Workbench]]
** [[Image:Workbench_Test.svg|32px]] [[Testing|The Test Framework workbench]]
** [[Image:Workbench_Web.svg|32px]] [[Web Workbench|The Web workbench]]
** [[External_workbenches|External workbenches]]
** [[External_workbenches|External workbenches]]


Line 65: Line 63:
** [[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]]
** [[Macros|Working with macros]]


<!--T:5-->
<!--T:5-->
* Scripting and Macros
* Scripting and Macros
** [[Macros|Working with macros]]
** [[Introduction to Python|Introduction to Python]]
** [[Introduction_to_Python|Introduction to Python]]
** [[Python scripting tutorial|Python scripting tutorial]]
** [[Python_scripting_tutorial|Python scripting tutorial]]
** [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]]
** [[FreeCAD_Scripting_Basics|FreeCAD scripting basics]]
** [[Mesh Scripting|Mesh Scripting]]
** [[Topological data scripting|Part Scripting]]
** [[Scripting_examples|Overview of Python scripting pages]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Pivy|Working with Pivy]]
** [[PySide|Working with PySide]]
** [[Scripted objects|Creating parametric objects]]
** [[Embedding FreeCAD|Embedding FreeCAD]]
** [[API documentation|API documentation]]
** Scripting Examples
*** [[Code snippets|Code snippets]]
*** [[Line drawing function|Line drawing function]]
*** [[Dialog creation|Dialog creation]]


<!--T:6-->
<!--T:6-->
Line 111: Line 97:
*** [[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]


<!--T:7-->
<!--T:7-->

Revision as of 14:18, 20 August 2020

This is the table of contents used for the automatic building of the Online Help system in FreeCAD. A printable version of this manual is also available on the releases page. If you have any questions or need help with FreeCAD please consult the help page including the forums and chat groups.

There is another table of contents for the FreeCAD MANUAL.