Main Page/sv

From FreeCAD Documentation
Revision as of 17:02, 14 August 2016 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

This is the documentation wiki of FreeCAD. The information contained here is what forms the offline documentation shipped with FreeCAD itself. You have two main ways to browse through the documentation: by exploring user hubs, or by following the manual. It is a work in progress, written by the community of users and developers of FreeCAD. If you find information that is wrong or missing, please help!


User hubs

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.

Manual

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

FreeCAD manualen är ett pågående arbete av communityn för att få förstklassig dokumentation om hur man använder FreeCAD, och den finns redan på några språk. den saknar fortfarande mycket information, så känn dig fri att gå med och bidra!

Om utvecklingen

Källkod

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.

Önskad hjälp

FreeCAD can be compiled using cMake. The git link is https://github.com/FreeCAD/FreeCAD and there are build instructions for Windows, Unix/Linux and MacOSX.

About the development

Titta på Development roadmap för nyheter om vad som är planerat, Ändringsloggen och Karta mantis sidorna för att se stegen mog nästa utgåva, eller FreeCAD Projektstatistik för ytterligare information om FreeCADs kodbas. All utvecklingskommunikation sker på forumet, så gå dit om du vill gå med.