Translations:Release notes 0.19/24/en

From FreeCAD Documentation
  • The Compile on Linux page was reviewed to better explain the requisites to compile on different Linux distributions. As many developers use Debian based systems, this section received the most attention. Users of other Linux distributions are encouraged to maintain the documentation for their particular distribution.
  • Compile on Windows was also rewritten to explain how to use the "LibPack" for compilation.
  • Compile on Docker was created to describe the compilation in this system.
  • The Source documentation page also received a clean-up to better explain how to produce the programming (API) documentation from C++ and Python sources.
  • The Doxygen page was reviewed and extended to give more details about the syntax that is used in C++ files to produce the programming documentation.
  • The Source code management page was also reworked with better descriptions and examples of using git to manage branches and contribute code.
  • The External workbenches page was re-organized, so that all feature-rich, publicly available workbenches are listed. If you'd like to add a workbench to this page, showcase it in the forum, and provide supporting information like user manual, wiki pages, and a link to its repository. Then push for it to be included in the Addon Manager.
  • There have been improvements to the Tutorials and Video tutorials pages. In particular, it has been stressed to readers that they should consider only video tutorials that are made with versions 0.17 and above.