docs(fix): add cross-links between C++ and Python implementation docs #165

Open
opened 2026-02-10 13:24:24 +00:00 by forbes · 0 comments
Owner

The existing architecture docs don't cross-reference the C++ and Python sides of the Origin system. Add links between: FileOrigin.h <-> silo_origin.py, FileOriginPython.h <-> Python origin interface contract, CommandOrigin.cpp <-> Silo command implementations, and OriginManager <-> FreeCADGui.addOrigin() registration path.

The existing architecture docs don't cross-reference the C++ and Python sides of the Origin system. Add links between: FileOrigin.h <-> silo_origin.py, FileOriginPython.h <-> Python origin interface contract, CommandOrigin.cpp <-> Silo command implementations, and OriginManager <-> FreeCADGui.addOrigin() registration path.
forbes added the documentation label 2026-02-10 13:24:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#165