Online Help Toc/pt: Difference between revisions

From FreeCAD Documentation
m (template "languages")
(Updating to match new version of source page)
Line 1: Line 1:
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.
{{UnfinishedDocu/pt}}


* [[Online Help Startpage| Welcome]]
Este é a tabela de conteúdos do sistema de ajuda online do FreeCAD. Os artigos referenciados aqui são incluídos automaticamente no ficheiro FreeCAD.chm pela ferramenta wiki2chm.py. Esta ferramenta encontra-se em src/Tools/wiki2chm.py. Também há uma versão do manual que pode imprimir [[Manual|aqui]] (em inglês).
* Introduction
** [[About FreeCAD]]
** [[Feature list|Features]]
** [[Install on Windows|Installing on Windows]]
** [[Install on Unix|Installing on Linux/Unix]]
** [[Install on Mac|Installing on Mac]]
* Working with FreeCAD
** [[Getting started]]
** [[Mouse Model|Navigating in the 3D space]]
** [[Document structure|The FreeCAD Document]]
** [[Preferences Editor|Setting user preferences]]
** [[Interface Customization|Customizing the interface]]
** [[Property|Object properties]]
** [[Workbenches|Working with workbenches]]
** [[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]]
** [[2d Drafting Module|The 2D drafting workbench]]
** [[Robot Module|The Robot workbench]]
** [[List of Commands|List of all FreeCAD commands]]
** [[Tutorials]]
* Scripting and Macros
** [[Macros|Working with macros]]
** [[Introduction to python]]
** [[Python scripting tutorial]]
** [[FreeCAD Scripting Basics]]
** [[Mesh Scripting]]
** [[Topological data scripting|Part Scripting]]
** [[Mesh to Part|Converting between Meshes and Parts]]
** [[Scenegraph|The Coin Scenegraph]]
** [[Pivy|Working with Pivy]]
** [[PyQt|Working with PyQt]]
** [[Scripted objects|Creating parametric objects]]
** [[Embedding FreeCAD]]
** [[API documentation]]
** Scripting Examples
*** [[Code snippets]]
*** [[Line drawing function]]
*** [[Dialog creation]]
* Developing applications for FreeCAD
** [[Licence]]
** Compiling FreeCAD
*** [[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]]
* Credits
**[[Contributors]]


[[Category:Documentation]]
*[[Online Help Startpage/pt|Boasvindas]]
*Introdução
**[[About FreeCAD/pt|Acerca do FreeCAD]]
**[[Feature_list/pt|Funcionalidades]]
**[[Install on Windows|Instalação em Windows]]
**[[Install on Unix|Instalação em Linux
**Instalação em Mac
*Trabalhando com o FreeCAD
**Primeiros passos


[[Category:User_Documentation/pt]]


<languages/>
{{languages/pt | {{en|Online Help Toc}} {{cn|Online Help Toc/cn}} {{de|Online Help Toc/de}} {{es|Online Help Toc/es}} {{fr|Online Help Toc/fr}} {{it|Online Help Toc/it}} {{jp|Online Help Toc/jp}} {{pl|Online Help Toc/pl}} {{ru|Online Help Toc/ru}} {{se|Online Help Toc/se}} {{tr|Online Help Toc/tr}} }}

Revision as of 19:27, 7 April 2013

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 printable version of this manual is also available.