Translations:Online Help Toc/6/ko: Difference between revisions

From FreeCAD Documentation
(Created page with "* Developing applications for FreeCAD ** 라이선스 ** FreeCAD 컴파일 *** Finding assistance *** Compiling on Windows *** C...")
 
(linking)
Line 1: Line 1:
* Developing applications for FreeCAD
!!FUZZY!!* Developing applications for FreeCAD
** [[Licence|라이선스]]
** [[Licence|라이선스]]
** FreeCAD 컴파일
** FreeCAD 컴파일
*** [[Tracker|Finding assistance]]
*** [[Tracker|Finding assistance]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[CompileOnWindows|Compiling on Windows]]
*** [[CompileOnUnix|Compiling on Unix]]
*** [[CompileOnUnix/ko|Compiling on Unix]]
*** [[CompileOnMac|Compiling on Mac]]
*** [[CompileOnMac|Compiling on Mac]]
*** [[Compiling (Speeding up)|Compiling (Speeding up)]]
*** [[Compiling (Speeding up)|Compiling (Speeding up)]]
Line 12: Line 12:
** Build Support Tools
** Build Support Tools
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[FreeCAD Build Tool|The FreeCAD build tool]]
*** [[Module Creation|Adding an application module]]
*** [[Workbench_creation|Adding a workbench]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Testing|Testing FreeCAD]]
*** [[Testing|Testing FreeCAD]]
Line 18: Line 18:
** FreeCAD 변경
** FreeCAD 변경
*** [[Branding|Branding]]
*** [[Branding|Branding]]
*** [[Localisation|Translating FreeCAD]]
*** [[Localisation/ko|Translating FreeCAD]]
*** [[Extra python modules|Installing extra python modules]]
*** [[Extra_python_modules|Installing extra python modules]]
** [[Source documentation|Source documentation]]
** [[Source_documentation|Source documentation]]

Revision as of 14:50, 30 October 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Online Help Toc)
* Development
** [[License|License]]
** Compiling FreeCAD
*** [[Compile_on_Windows|Compiling on Windows]]
*** [[Compile_on_Linux|Compiling on Linux]]
*** [[Compile_on_MacOS|Compiling on MacOS]]
*** [[Compile_on_Docker|Compiling on Docker]]
*** [[FreeCAD_Docker_CLI_mode|Compiling on Docker CLI mode]]
*** [[Compiling_(Speeding_up)|Compiling (speeding up)]]
*** [[Third_Party_Libraries|Third party libraries]]
*** [[Third_Party_Tools|Third party tools]]
** Build Support Tools
*** [[Tracker|Bug tracker]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Testing|Testing FreeCAD]]
*** [[FreeCAD_Build_Tool|The FreeCAD build tool]]
*** [[Continuous_Integration|Continuous integration]]
** Modifying FreeCAD 
*** [[Branding|Branding]] 
*** [[Localisation|Translating FreeCAD]]
*** [[Workbench_creation|Adding a workbench]]
*** [[Extra_python_modules|Installing extra Python modules]]
** [[Source_documentation|Source documentation]]
** [https://www.freecadweb.org/api/ API]