Commit Graph

8 Commits

Author SHA1 Message Date
Kylian Schmidt 6f0cf4521b Add support for incremental updates in gallery generation
- Introduced `source_to_update` parameter to selectively regenerate specific sources.
- Updated documentation to reflect new behavior for `clean_first` and `source_to_update`.
- Modified CLI and legacy CLI to handle source overrides appropriately.
2026-04-23 13:09:26 +02:00
Kylian Schmidt 27ea17246c Convert to proper python package 2026-04-22 13:48:23 +02:00
Kylian Schmidt 7e36688d1d Add override for new directory from the CLI 2026-04-22 13:16:08 +02:00
Kylian Schmidt 45214be41e move processing to dedicated file 2026-04-22 13:08:47 +02:00
Kylian Schmidt a8f2166dde Add support for html plots 2025-09-26 12:59:49 +02:00
Kylian Schmidt 041c761df0 Fix missing top-level tree index.html. Clean up duplicates in main script 2025-09-26 08:53:37 +02:00
Kylian Schmidt 9e59d06796 Clean up unittest attempt. 2025-09-08 12:53:16 +02:00
Kylian Schmidt d111c5e8ee Version 0.1.0 2025-07-31 15:27:34 +02:00