Online Help Toc/zh-tw: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(34 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
This is the table of contents used for automatic building of the online help system in FreeCAD. A printable version of this manual is also available on the [https://github.com/FreeCAD/FreeCAD/releases releases page]
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 [https://github.com/FreeCAD/FreeCAD/releases releases page]. If you have any questions or need help with FreeCAD please consult the [[Help|help page]] including the forums and chat groups.

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

<div class="mw-translate-fuzzy">
* [[Online Help Startpage| 歡迎]]
* 緒論
** [[About FreeCAD|關於 FreeCAD]]
** [[Feature list|特色]]
** [[Install on Windows|在Windows上安裝]]
** [[Install on Linux|在Linux 上安裝]]
** [[Install on Mac|在Mac上安裝]]
** [[Installing|Installing additional contents]]
</div>


* [[Online Help Startpage| Welcome]]
* Introduction
* Introduction
**[[Online Help Startpage|Welcome]]
** [[About FreeCAD]]
** [[About FreeCAD|About FreeCAD]]
** [[Feature list|Features]]
** [[Feature list|Features]]
** [[Install on Windows|Installing on Windows]]
** [[Install_on_Windows|Installing on Windows]]
** [[Install on Unix|Installing on Linux/Unix]]
** [[Install_on_Linux|Installing on Linux]]
** [[Install on Mac|Installing on Mac]]
** [[Install_on_Mac|Installing on Mac]]
** [[Installing|Installing additional contents]]
** [[Installing|Installing additional contents]]


<div class="mw-translate-fuzzy">
* Working with FreeCAD
* 用FreeCAD 做事
** [[Getting started]]
** [[Getting started|起步]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Document structure|The FreeCAD Document]]
** [[Document structure|FreeCAD文件]]
** [[Property editor|Working with parametric objects]]
** [[Property editor|Working with parametric objects]]
** [[Workbenches|Working with workbenches]]
** [[Workbenches|Working with workbenches]]
** [[Import Export|Importing and exporting to other filetypes]]
** [[Import Export|Importing and exporting to other filetypes]]
</div>


<div class="mw-translate-fuzzy">
* The Workbenches
* 工作坊
** [[Part Module|The Part Workbench]]
** [[Part Module|The Part Workbench]]
** [[Draft Module|The Draft Workbench]]
** [[Draft Module|The Draft Workbench]]
Line 26: Line 43:
** [[Raytracing Module|The Raytracing workbench]]
** [[Raytracing Module|The Raytracing workbench]]
** [[Mesh Module|The Mesh Workbench]]
** [[Mesh Module|The Mesh Workbench]]
** [[Arch Module|The Arch workbench]]
** [[Arch Module|建築坊]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Image Module|The Image workbench]]
** [[Image Module|The Image workbench]]
Line 34: Line 51:
** [[Path Workbench|The Path Workbench]]
** [[Path Workbench|The Path Workbench]]
** [[Plot Module|The Plot Workbench]]
** [[Plot Module|The Plot Workbench]]
** [[FreeCADShip Workbench|The Ship Workbench]]
** [[Ship Workbench|The Ship Workbench]]
** [[Spreadsheet Module|The Spreadsheet Workbench]]
** [[Spreadsheet Module|The Spreadsheet Workbench]]
</div>


<div class="mw-translate-fuzzy">
* [[List of Commands|List of all FreeCAD commands]]
* [[List of Commands|FreeCAD 命令列表]]
* [[Tutorials]]
* [[Tutorials/zh-tw|教學]]
</div>


<div class="mw-translate-fuzzy">
* Customizing FreeCAD
* 自訂 FreeCAD
** [[Interface Customization|Customizing the interface]]
** [[Interface Customization|自訂界面]]
** [[Preferences Editor|Setting user preferences]]
** [[Preferences Editor|設定用戶偏好]]
** [[Macros|Working with macros]]
** [[Macros|Working with macros]]
</div>


* Scripting and Macros
* Scripting and Macros
** [[Introduction to Python]]
** [[Macros|Working with macros]]
** [[Introduction_to_Python|Introduction to Python]]
** [[Python scripting tutorial]]
** [[Python_scripting_tutorial|Python scripting tutorial]]
** [[FreeCAD Scripting Basics]]
** [[FreeCAD_Scripting_Basics|FreeCAD scripting basics]]
** [[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]]
** [[API documentation]]
** Scripting Examples
*** [[Code snippets]]
*** [[Line drawing function]]
*** [[Dialog creation]]


<div class="mw-translate-fuzzy">
* Developing applications for FreeCAD
* Developing applications for FreeCAD
** [[Licence]]
** [[Licence|版權]]
** Compiling FreeCAD
** FreeCAD 編譯
*** [[Tracker|Finding assistance]]
*** [[Tracker|Finding assistance]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[CompileOnWindows|Compiling on Windows]]
Line 76: Line 88:
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[Module Creation|Adding an application module]]
*** [[Module Creation|Adding an application module]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Debugging|FreeCAD 除錯]]
*** [[Testing|Testing FreeCAD]]
*** [[Testing|FreeCAD 測試]]
** Modifying FreeCAD
** FreeCAD 修改
*** [[Branding]]
*** [[Branding]]
*** [[Localisation|Translating FreeCAD]]
*** [[Localisation|FreeCAD 翻譯]]
*** [[Extra python modules|Installing extra python modules]]
*** [[Extra python modules|Installing extra python modules]]
** [[Source documentation]]
** [[Source documentation]]
</div>


<div class="mw-translate-fuzzy">
* Credits
* Credits
**[[Contributors/zh-tw|貢獻者名單]]
**[[Contributors/zh-tw|貢獻者名單]]
</div>


<div class="mw-translate-fuzzy">
[[Category:Documentation/zh-tw]]
[[Category:Documentation/zh-tw]]
</div>


{{Userdocnavi{{#translation:}}}}

[[Category:Documentation{{#translation:}}]]
<languages/>

Revision as of 21:16, 23 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.