Online Help Toc/zh: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(47 intermediate revisions by 6 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]
<div class="mw-translate-fuzzy">
这是用于自动创建FreeCAD在线帮助系统的目录。该手册在[https://github.com/FreeCAD/FreeCAD/releases 发布页]有一份可打印版本。
</div>

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

<div class="mw-translate-fuzzy">
* 引言
**[[Online Help Startpage|欢迎]]
** [[About FreeCAD/zh|关于FreeCAD]]
** [[Feature list/zh|功能表]]
** [[Install on Windows/zh|在Windows中安装]]
** [[Install on Unix/zh|在Linux/Unix中安装]]
** [[Install on Mac/zh|在Mac中安装]]
</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/Unix|Installing on Linux/Unix]]
** [[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/zh|开始]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Mouse Model/zh|鼠标操控]]
** [[Document structure|The FreeCAD Document]]
** [[Document structure/zh|文档结构]]
** [[Property editor|Working with parametric objects]]
** [[Property editor|属性编辑器]]
** [[Workbenches|Working with workbenches]]
** [[Workbenches/zh|使用工作台]]
** [[Import Export|Importing and exporting to other filetypes]]
** [[Import Export/zh|导入和导出到其它文件类型]]
</div>


<div class="mw-translate-fuzzy">
* The Workbenches
* 工作区
** [[Part Module|The Part Workbench]]
** [[Draft Module|The Draft Workbench]]
** [[Arch Module/zh|建筑工作台]]
** [[Debugging/zh|测试工作台]]
** [[Sketcher_Module|The Sketcher Workbench]]
** [[Draft Module/zh|制图工作台]]
** [[PartDesign Workbench|The PartDesign Workbench]]
** [[Drawing Module|The Drawing workbench]]
** [[Drawing Module/zh|工程制图工作台]]
** [[Raytracing Module|The Raytracing workbench]]
** [[FEM Module/zh|FEM 工作台]]
** [[Mesh Module|The Mesh Workbench]]
** [[Image Module/zh|图像工作台]]
** [[Inspection Workbench/zh|形状检测工作台]]
** [[Arch Module|The Arch workbench]]
** [[OpenSCAD Module|The OpenSCAD workbench]]
** [[Mesh Module/zh|网格工作台]]
** [[Image Module|The Image workbench]]
** [[OpenSCAD Module/zh|OpenSCAD 工作台]]
** [[FEM Module|The FEM workbench]]
** [[Part Module/zh|零件工作台]]
** [[PartDesign Workbench/zh|零件设计工作台]]
** [[Robot Module|The Robot workbench]]
** [[Inspection Workbench|The Inspection Workbench]]
** [[Path Workbench/zh|路径工作台]]
** [[Path Workbench|The Path Workbench]]
** [[Plot Module/zh|绘图工作台]]
** [[Plot Module|The Plot Workbench]]
** [[Points Module/zh|点集工作台]]
** [[Raytracing Module/zh|光线追踪工作台]]
** [[FreeCADShip Workbench|The Ship Workbench]]
** [[Spreadsheet Module|The Spreadsheet Workbench]]
** [[Reverse Engineering Workbench/zh|逆向工程工作台]]
** [[Robot Module/zh|机器人仿真工作台]]
** [[Ship Workbench/zh|船舶工作台]]
** [[Sketcher_Module/zh|草图工作台]]
** [[Spreadsheet Module/zh|表格工作台]]
** [[Start Workbench/zh|启动工作台]]
** [[Surface_Module/zh|表面工作台]]
** [[TechDraw Workbench/zh|技术绘图工作区]]
** [[Web Workbench/zh|网页工作台]]
</div>


<div class="mw-translate-fuzzy">
* [[List of Commands|List of all FreeCAD commands]]
* [[List of Commands/zh|FreeCAD命令清单]]
* [[Tutorials]]
* [[Tutorials/zh|指南]]
</div>


<div class="mw-translate-fuzzy">
* Customizing FreeCAD
* 定制 FreeCAD
** [[Interface Customization|Customizing the interface]]
** [[Interface Customization/zh|用户界面定制]]
** [[Preferences Editor|Setting user preferences]]
** [[Preferences Editor/zh|用户首选项设置]]
** [[Macros|Working with macros]]
** [[Macros/zh|使用宏命令]]
</div>


<div class="mw-translate-fuzzy">
* Scripting and Macros
* 脚本与宏
** [[Introduction to Python]]
** [[Introduction to Python/zh|Python简介]]
** [[Python scripting tutorial]]
** [[Python scripting tutorial/zh|Python脚本指南]]
** [[FreeCAD Scripting Basics]]
** [[Mesh Scripting]]
** [[FreeCAD Scripting Basics/zh|FreeCAD脚本基础]]
** [[Mesh Scripting/zh|网格脚本]]
** [[Topological data scripting|Part Scripting]]
** [[Topological data scripting/zh|零件脚本]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Mesh to Part/zh|网格与零件之间的转化]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Pivy|Working with Pivy]]
** [[Scenegraph/zh|Coin场景图]]
** [[PySide|Working with PySide]]
** [[Pivy/zh|使用Pivy]]
** [[PySide/zh|使用PySide]]
** [[Scripted objects|Creating parametric objects]]
** [[Scripted objects/zh|创建对象]]
** [[Embedding FreeCAD]]
** [[Embedding FreeCAD/zh|嵌入式FreeCAD]]
** [[API documentation]]
** [[API documentation/zh|应用程序接口(API)文档]]
** Scripting Examples
** 脚本示例
*** [[Code snippets]]
*** [[Line drawing function]]
*** [[Code snippets/zh|代码片段]]
*** [[Line drawing function/zh|画线函数]]
*** [[Dialog creation]]
*** [[Dialog creation/zh|创建对话框]]
</div>


<div class="mw-translate-fuzzy">
* 为 FreeCAD 开发应用程序
* 为 FreeCAD 开发应用程序
** [[Licence/cn|许可证]]
** [[Licence/zh|许可证]]
** 编译 FreeCAD
** 编译 FreeCAD
*** [[Tracker/cn|获取帮助]]
*** [[Tracker/zh|问题追踪]]
*** [[CompileOnWindows/cn|在 Windows 中编译]]
*** [[CompileOnWindows/zh|在Windows中编译]]
*** [[CompileOnUnix/cn|在 Unix 中编译]]
*** [[CompileOnUnix/zh|在Unix中编译]]
*** [[CompileOnMac/cn|在 Mac 中编译]]
*** [[CompileOnMac/zh|在Mac中编译]]
*** [[Third Party Libraries/cn|第三方库]]
*** [[Compiling (Speeding up)/zh|编译(加速)]]
*** [[Third Party Tools/cn|第三方工具]]
*** [[Third Party Libraries/zh|第三方]]
*** [[Start up and Configuration/cn|启动与配置]]
*** [[Third Party Tools/zh|第三方工具]]
*** [[Start up and Configuration/zh|启动与配置]]
** 构建工具
** 构建工具
*** [[FreeCAD Build Tool/cn|FreeCAD 构建工具]]
*** [[FreeCAD Build Tool/zh|FreeCAD构建工具]]
*** [[Module Creation/cn|增加功能模块]]
*** [[Module Creation/zh|增加功能模块]]
*** [[Debugging/cn|调试 FreeCAD]]
*** [[Debugging/zh|调试 FreeCAD]]
*** [[Testing/cn|测试 FreeCAD]]
*** [[Testing/zh|测试 FreeCAD]]
*** [[Continuous Integration/zh|持续集成 (CI)]]
** 修改FreeCAD
** 修改 FreeCAD
*** [[Branding/cn|商标]]
*** [[Localisation/cn|翻译 FreeCAD]]
*** [[Branding/zh|商标]]
*** [[Localisation/zh|本土化]]
*** [[Extra python modules/cn|安装 Python 扩展模块]]
*** [[Extra python modules/zh|安装Python扩展模块]]
** [[Source documentation/cn|源码文档]]
** [[Source documentation/zh|源码文档]]
</div>


<div class="mw-translate-fuzzy">
* 赞誉
* 赞誉
**[[Contributors/cn|贡献者名单]]
**[[Contributors/zh|贡献者名单]]
</div>


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


[[Category:Documentation]]

<languages/>

Revision as of 10:16, 17 January 2020

这是用于自动创建FreeCAD在线帮助系统的目录。该手册在发布页有一份可打印版本。

There is another table of contents for the FreeCAD MANUAL.