Главная страница

From FreeCAD Documentation
Revision as of 17:25, 2 August 2016 by Baritone (talk | contribs) (Created page with "Здесь находится wiki-документация [http://www.freecadweb.org FreeCAD]. Содержащаяся здесь информация формирует о...")

Здесь находится wiki-документация FreeCAD. Содержащаяся здесь информация формирует оффлайновую документацию, поставляемую вместе с FreeCAD. У Вас два пути перемещения по документации: путём изучения пользовательских хабов или следуя руководствам. Эта работа пишется сообществом пользователей и разработчиков FreeCAD и ещё не закончена. Если Вы обнаружите ошибочную или пропущенную информацию, помогите нам, пожалуйста!


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

Руководство

Руководство FreeCAD представляет собой постоянно разрабатываемый проект сообщества по обеспечению современного состояния документации по использованию FreeCAD, оно доступно на нескольких языках. Ему по прежнему не хватает множества информации, так что не стесняйтесь - присоединяйтесь и помогайте!

Подробности

О разработке

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.

Исходный код

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

Проверьте Development roadmap чтобы узнать что планируется, страницы Changelog и Roadmap mantis чтобы увидеть продвижение к следующему релизу, или Статистику проекта для получения подробной информации о коде FreeCAD.