Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions wiki/Developer_hub.wikitext
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ These pages are in the early stage of development. If you can't find the informa

<!--T:4-->
The developer documentation comprises the following sections:
=== Official Developer Resources ===

* [https://freecad.github.io/DevelopersHandbook/ FreeCAD Developers Handbook]: The official hub for developer guides, setup instructions, and code contribution standards.
* [https://github.com/FreeCAD/Addon-Academy Addon Academy]: Learning resources and tutorials for creating FreeCAD addons, plugins, and custom workbenches.
* [https://github.com/FreeCAD/SourceDoc SourceDoc]: Automated source code and API documentation generator for FreeCAD.
* [https://github.com/FreeCAD/lens-docs Lens Docs]: Documentation and resources for the Lens documentation generator/parser used in FreeCAD projects.

=== Compiling FreeCAD === <!--T:33-->

Expand Down