summaryrefslogtreecommitdiff
path: root/src/generator/generation.rs
Commit message (Collapse)AuthorAgeFilesLines
* Make Logger's output destination customizableHEADmasterA Farzat2026-06-221-9/+11
| | | | This aids in testing and might allow logging to a file at a later point.
* Refactor markdown generation using a method objectA Farzat2026-06-221-0/+55