Main Page/sv: Difference between revisions

From FreeCAD Documentation
(Created page with "FreeCAD kan kompileras med cMake eller autotools, subversion länken är https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk och det finns kompileringsinstruktioner [[...")
No edit summary
Line 53: Line 53:
=== About the development ===
=== About the development ===



Check the [[Development roadmap]] for news about what is being planned, the [http://www.freecadweb.org/tracker/changelog_page.php Changelog] and [http://www.freecadweb.org/tracker/roadmap_page.php Roadmap] pages on the [http://www.freecadweb.org/tracker FreeCAD tracker] to see the progresses towards next release, or the [http://www.ohloh.net/p/freecad Project statistics] for even more information about the FreeCAD codebase. All the development communication happens on the [http://forum.freecadweb.org forum], so be sure to visit it if you are interested in participating.
Titta på [[Development roadmap]] för nyheter om vad som är planerat, [http://www.freecadweb.org/tracker/changelog_page.php Ändringsloggen] och [http://www.freecadweb.org/tracker/roadmap_page.php Karta] mantis sidorna för att se stegen mog nästa utgåva, eller [http://www.freecadweb.org/tracker FreeCAD Projektstatistik] för ytterligare information om FreeCADs kodbas. All utvecklingskommunikation sker på [http://forum.freecadweb.org forumet], så gå dit om du vill gå med.





Revision as of 22:50, 6 December 2013

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

Below are the three main entry points to the documentation, for the three broad categories of FreeCAD users:

  • Users hub: For normal users, explains how to install and use the FreeCAD application and the contents of the different workbenches
  • Power users hub: For advanced users, explains how to use macros and python scripting to enhance your workflow
  • Developers hub: For developers, explains how to write code for the FreeCAD application, extend it or use it in your own applications

Manual

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.

Önskad hjälp

FreeCAD kan kompileras med cMake eller autotools, subversion länken är https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk och det finns kompileringsinstruktioner Windows, Unix/Linux och 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.