Main Page/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 6: Line 6:
== Centra użytkowników ==
== Centra użytkowników ==


[[Image:Crystal_Clear_app_display.png|64px|left]] [[User_hub|Users hub]]: This page contains documentation useful for FreeCAD users in general: a list of all the workbenches, detailed instructions on how to install and use the FreeCAD application, tutorials, and all you need to get started.
Poniżej znajdują się trzy wejścia do dokumentacji, dla trzech ogólnych kategorii użytkowników:
{{Clear}}
{|border="0" width="100%" style="background:transparent;"
[[Image:Crystal Clear app terminal.png|64px|left]] [[Power_users_hub|Power users hub]]: This page gathers documentation for advanced users and people interested in writing python scripts. You will also find there a repository of macros, instructions on how to install and use them, and more information about customizing FreeCAD to your specific needs.
|-
{{Clear}}
|
[[Image:Crystal Clear app tutorials.png|64px|left]] [[Developer_hub|Developers hub]]: This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured and how to navigate in it, and how to develop new workbenches, or embed FreeCAD in your own application.
* [[Image:Crystal_Clear_app_display.png|22px]] [[User_hub|User_hub]]: Dla zwykłych użytkowników, wyjaśnia jak zainstalować i używać programu FreeCAD, oraz zawartość poszczególnych warsztatów
{{Clear}}
||
* [[Image:Crystal Clear app terminal.png|22px]] [[Power_users_hub|Power users hub]]: Dla zaawansowanych użytkowników, wyjaśnia użycie makr i skryptów pythona do poprawy twojego sposobu pracy.
||
* [[Image:Crystal Clear app tutorials.png|22px]] [[Developer_hub|Developers hub]]: Dla twórców, wyjaśnia jak pisać kod dla programu FreeCAD, rozszerzać go lub używać w twoim własnym programie.
|}


== Podręcznik ==
== Podręcznik ==

[[Image:Crystal_Clear_manual.png|64px|left]] [[Manual:Introduction|The FreeCAD manual]] is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. [https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details ebook versions] are also available.
{{Clear}}

== Table of contents ==


Podręcznik FreeCAD-a jest innym, bardziej liniowym sposobem przedstawienia artykułów zawartych w wiki. Stanowi on podstawę dokumentacji offline dostarczanej wraz z programem FreeCAD. Jest on dostępny w językach:
Podręcznik FreeCAD-a jest innym, bardziej liniowym sposobem przedstawienia artykułów zawartych w wiki. Stanowi on podstawę dokumentacji offline dostarczanej wraz z programem FreeCAD. Jest on dostępny w językach:

Revision as of 17:02, 14 August 2016

To jest dokumentacja wiki FreeCAD. Informacje zawarte tutaj są tym co się składa na na dokumentację dystrybuowaną z samym FreeCAD-em. Są dwa sposoby przeglądania dokumentacji: przez wykorzystywanie centrów użytkownika lub przez podążanie według podręcznika. Wiki jest w czasie rozwoju, pisana przez społeczność użytkowników i twórców FreeCAD-a. Jeśli znalazłeś nieprawdziwą lub brakującą informację, proszę pomóż!


Centra użytkowników

Users hub: This page contains documentation useful for FreeCAD users in general: a list of all the workbenches, detailed instructions on how to install and use the FreeCAD application, tutorials, and all you need to get started.

Power users hub: This page gathers documentation for advanced users and people interested in writing python scripts. You will also find there a repository of macros, instructions on how to install and use them, and more information about customizing FreeCAD to your specific needs.

Developers hub: This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured and how to navigate in it, and how to develop new workbenches, or embed FreeCAD in your own application.

Podręcznik

The FreeCAD manual is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. ebook versions are also available.

Table of contents

Podręcznik FreeCAD-a jest innym, bardziej liniowym sposobem przedstawienia artykułów zawartych w wiki. Stanowi on podstawę dokumentacji offline dostarczanej wraz z programem FreeCAD. Jest on dostępny w językach:

Zaangażuj się

Jak wziąć udział

There is plenty to do inside the FreeCAD project, if you are interested in helping us. There are programming tasks, for C++ or python programmers, but there are also many things you can do even if you cannot code, such as writing documentation, helping newcomers, translating the application and documentation, help packaging the latest release of FreeCAD for your favourite operating system, or simply help other people to discover FreeCAD around you. The help FreeCAD page describes it all with more details. Starting from 2016, FreeCAD will also try to participate to the Google Summer of Code.

Kod źródłowy

FreeCAD może zostać skompilowany z użyciem cMake lub autotools, link gita to https://github.com/FreeCAD/FreeCAD a instrukcje kompilacje są dostępne dla Windows, Unix/Linux and MacOSX.

O rozwoju

Sprawdź Drogę rozwoju by dowiedzieć się co jest planowane, Dziennik zmian i Drogę rozwoju na stronach mantis by sprawdzić postęp w kierunku następnego wydania i Statystyki projektu dla jeszcze większe ilości informacji o kodzie FreeCAD-a. Cała komunikacja w kwestii rozwoju odbywa się na forum, więc nie nie zapomnij go odwiedzić jeśli chcesz się zaangażować.