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

From FreeCAD Documentation
mNo edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* 개발하기
!!FUZZY!!* 개발하기
** [[Licence|권리사항]]
** [[License|권리사항]]
** 프리캐드 컴파일링
** 프리캐드 컴파일링
*** [[Compile_on_Windows|윈도우즈에서 컴파일링]]
*** [[Compile_on_Windows|윈도우즈에서 컴파일링]]
Line 10: Line 10:
*** [[Third_Party_Libraries|Third party libraries]]
*** [[Third_Party_Libraries|Third party libraries]]
*** [[Third_Party_Tools|Third party tools]]
*** [[Third_Party_Tools|Third party tools]]
** 개발용 도구들
** Build Support Tools
*** [[Tracker|Bug tracker]]
*** [[Tracker|Bug tracker]]
*** [[Bug_Triage|Bug triage]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Debugging|Debugging FreeCAD]]
*** [[Testing|Testing FreeCAD]]
*** [[Testing|Testing FreeCAD]]
*** [[FreeCAD_Build_Tool|The FreeCAD build tool]]
*** [[FreeCAD_Build_Tool|The FreeCAD build tool]]
*** [[Continuous_Integration|Continuous integration]]
*** [[Continuous_Integration|연속적인 축적 방법]]
** Modifying FreeCAD
** Modifying FreeCAD
*** [[Branding|Branding]]
*** [[Branding|Branding]]
*** [[Localisation|Translating FreeCAD]]
*** [[Localisation|프리캐드 번역]]
*** [[Workbench_creation|Adding a workbench]]
*** [[Workbench_creation|작업환경 추가]]
*** [[Extra_python_modules|Installing extra Python modules]]
*** [[Extra_python_modules|외부의 파이썬 모듈들을 설치하기]]
** [[Source_documentation|Source documentation]]
** [[Source_documentation|Source documentation]]
** [https://www.freecadweb.org/api/ API]
** [https://www.freecadweb.org/api/ API]

Latest revision as of 16:30, 4 April 2024

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]