docs: write UPSTREAM_MODULES.md — map of src/Mod/* with Kindred patch status #99
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tier 4 — Reference
File:
docs/UPSTREAM_MODULES.mdWhat this document should cover
Purpose — brief map of all ~37 modules in
src/Mod/, indicating which are stock FreeCAD and which have Kindred modificationsModule inventory table:
Assembly/PartDesign/Sketcher/Create/AddonManager/github.com/FreeCAD/AddonManagerPart/TechDraw/Spreadsheet/Start/Draft/BIM/CAM/Fem/Mesh/Modules with known Kindred patches:
Assembly/—findPlacement()extended for datum and origin handling (PR #83)Create/— entirely Kindred-authored (see CREATE_MODULE.md)How to check if a module has Kindred patches:
Cross-references — link each major module to its FreeCAD wiki documentation where relevant
Key source files
src/Mod/— all 37 module directoriessrc/Mod/Assembly/— known Kindred patchessrc/Mod/Create/— Kindred bootstrap moduleAcceptance criteria
Superseded by the mdBook documentation structure set up in PR #105. The content scope of this issue is now covered by the pages in
docs/src/. Remaining content work is tracked in #104.