Online Help Toc/zh: Difference between revisions

From FreeCAD Documentation
(Created page with "Online Help Toc Test Page for the Chinese language page to be deleted if it does not work")
 
(Updating to match new version of source page)
 
(75 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
Here is the table of contents for the online help system in FreeCAD. The articles referenced here are automatically included in the FreeCAD.chm file by the wiki2chm.py tool. You find that tool under src/Tools/wiki2chm.py. A [[Manual|printable version]] of this manual is also available.

<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]]
** [[Feature list|Features]]
** [[About_FreeCAD|About FreeCAD]]
** [[Feature_list|Features]]
** [[Install on Windows|Installing on Windows]]
** [[Install on Unix|Installing on Linux/Unix]]
** [[Installing_on_Windows|Installing on Windows]]
** [[Install on Mac|Installing on Mac]]
** [[Installing_on_Linux|Installing on Linux]]
** [[Installing_on_Mac|Installing on Mac]]
** [[Installing_additional_components|Installing additional components]]


<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|文档结构]]
** [[Preferences Editor|Setting user preferences]]
** [[Property editor|属性编辑器]]
** [[Interface Customization|Customizing the interface]]
** [[Workbenches/zh|使用工作台]]
** [[Property editor|Object properties]]
** [[Import Export/zh|导入和导出到其它文件类型]]
** [[Workbenches|Working with workbenches]]
</div>
** [[PartDesign Workbench|The PartDesign workbench]]
** [[Mesh Module|The Mesh workbench]]
** [[Part Module|The Part workbench]]
** [[Drawing Module|The Drawing workbench]]
** [[Raytracing Module|The Raytracing workbench]]
** [[Image Module|The Image workbench]]
** [[Draft Module|The Draft workbench]]
** [[Arch Module|The Architecture workbench]]
** [[Robot Module|The Robot workbench]]
** [[List of Commands|List of all FreeCAD commands]]
** [[Tutorials]]


<div class="mw-translate-fuzzy">
* Scripting and Macros
* 工作区
** [[Macros|Working with macros]]
** [[Arch_Workbench/zh|建筑工作台]]
** [[Introduction to python]]
** [[Debugging/zh|测试工作台]]
** [[Python scripting tutorial]]
** [[Draft_Workbench/zh|制图工作台]]
** [[FreeCAD Scripting Basics]]
** [[Drawing_Workbench/zh|工程制图工作台]]
** [[Mesh Scripting]]
** [[FEM_Workbench/zh|FEM 工作台]]
** [[Topological data scripting|Part Scripting]]
** [[Image_Workbench/zh|图像工作台]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Inspection_Workbench/zh|形状检测工作台]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Mesh_Workbench/zh|网格工作台]]
** [[Pivy|Working with Pivy]]
** [[OpenSCAD_Workbench/zh|OpenSCAD 工作台]]
** [[PyQt|Working with PyQt]]
** [[Part_Workbench/zh|零件工作台]]
** [[Scripted objects|Creating parametric objects]]
** [[PartDesign_Workbench/zh|零件设计工作台]]
** [[Embedding FreeCAD]]
** [[Path_Workbench/zh|路径工作台]]
** [[API documentation]]
** [[Plot_Workbench/zh|绘图工作台]]
** Scripting Examples
** [[Points_Workbench/zh|点集工作台]]
*** [[Code snippets]]
** [[Raytracing_Workbench/zh|光线追踪工作台]]
*** [[Line drawing function]]
** [[Reverse_Engineering_Workbench/zh|逆向工程工作台]]
*** [[Dialog creation]]
** [[Robot_Workbench/zh|机器人仿真工作台]]
** [[Ship_Workbench/zh|船舶工作台]]
** [[Sketcher_Workbench/zh|草图工作台]]
** [[Spreadsheet_Workbench/zh|表格工作台]]
** [[Start_Workbench/zh|启动工作台]]
** [[Surface_Workbench/zh|表面工作台]]
** [[TechDraw_Workbench/zh|技术绘图工作区]]
** [[Web_Workbench/zh|网页工作台]]
</div>


<div class="mw-translate-fuzzy">
* Developing applications for FreeCAD
* [[List of Commands/zh|FreeCAD命令清单]]
** [[Licence]]
* [[Tutorials/zh|指南]]
** Compiling FreeCAD
</div>
*** [[Tracker|Finding assistance]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[CompileOnUnix|Compiling on Unix]]
*** [[CompileOnMac|Compiling on Mac]]
*** [[Third Party Libraries]]
*** [[Third Party Tools]]
*** [[Start up and Configuration]]
** Build Support Tools
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[Module Creation|Adding an application module]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Testing|Testing FreeCAD]]
** Modifying FreeCAD
*** [[Branding]]
*** [[Localisation|Translating FreeCAD]]
*** [[Extra python modules|Installing extra python modules]]
** [[Source documentation]]


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


* [[Frequently_asked_questions|FAQ]]
[[Category:Documentation]]


* [[Workarounds|Workarounds]]


* [[Tutorials|Tutorials]]
<languages/>

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

<div class="mw-translate-fuzzy">
* 脚本与宏
** [[Introduction to Python/zh|Python简介]]
** [[Python scripting tutorial/zh|Python脚本指南]]
** [[FreeCAD Scripting Basics/zh|FreeCAD脚本基础]]
** [[Mesh Scripting/zh|网格脚本]]
** [[Topological data scripting/zh|零件脚本]]
** [[Mesh to Part/zh|网格与零件之间的转化]]
** [[Scenegraph/zh|Coin场景图]]
** [[Pivy/zh|使用Pivy]]
** [[PySide/zh|使用PySide]]
** [[Scripted objects/zh|创建对象]]
** [[Embedding FreeCAD/zh|嵌入式FreeCAD]]
** 脚本示例
*** [[Code snippets/zh|代码片段]]
*** [[Line drawing function/zh|画线函数]]
*** [[Dialog creation/zh|创建对话框]]
</div>

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

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

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


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

Latest revision as of 21:29, 18 September 2023

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

There is another table of contents for the FreeCAD MANUAL.