2022-11-17 21:43:29 +00:00
|
|
|
| [Home](/trick) → Developer Docs |
|
|
|
|
|------------------------------------------------------------------|
|
|
|
|
|
2022-11-01 15:36:15 +00:00
|
|
|
# Developer Documentation
|
|
|
|
|
2022-11-17 21:43:29 +00:00
|
|
|
|
2022-11-01 15:36:15 +00:00
|
|
|
Link documentation for Trick internals, processes, and plans here.
|
|
|
|
|
2022-11-17 21:52:02 +00:00
|
|
|
- [Testing](Testing)
|
|
|
|
- [How to make a new Trick release on GitHub](How-To-Make-A-Release)
|
2023-01-20 23:33:35 +00:00
|
|
|
- [Tooling and Sanitizers](Tooling-and-Sanitizers)
|
2023-04-18 16:28:14 +00:00
|
|
|
- [Python Environment](Python-Environment-Issues)
|
2023-05-01 19:20:57 +00:00
|
|
|
- [CI](CI)
|
2023-08-28 18:55:17 +00:00
|
|
|
- [Configure Script](Configure)
|
2023-05-01 19:20:57 +00:00
|
|
|
|
2023-05-04 13:53:56 +00:00
|
|
|
Old design documentation - may or may not be up to date
|
|
|
|
|
|
|
|
- [Convert Swig](DesConvertSwig)
|
|
|
|
- [ICG](DesInterfaceCodeGenerator)
|
|
|
|
- [Realtime Clock](DesRealTimeClock)
|
|
|
|
- [Realtime Synchronization](DesRealTimeSynchronization)
|
|
|
|
- [Scheduled Job Queue](DesScheduledJobQueue)
|
|
|
|
- [Sleep Timer](DesSleepTimer)
|
|
|
|
- [Data Recording](DesDataRecording)
|
|
|
|
- [Monte Carlo](DesMonteCarlo)
|
|
|
|
- [Master Slave](DesMasterSlave)
|
2023-04-18 16:28:14 +00:00
|
|
|
|