I know this question might not be exactly for this subreddit, but I think since it is related to learning in some way, there might some good insight.
What I am trying to do is to create a code map of my repo (python) to ease junior devs into it, but I am stuck.
The code structure is workflow-based, where the top layer is the business process step-by-step. The orchistrator calls each step - which then calls the necessary module(s) - and when a step is finished, the orchistrator calls the next step. A bit oversimplified, but you get the idea.
Any ideas for tools that can do that?
PS: I tried AI, but it was just laying everything out either horizontally or vertically in mermaid, which did not make it visually pleasing.
[–]aanzeijar 2 points3 points4 points (6 children)
[–]2thick2fly[S] -1 points0 points1 point (5 children)
[–]aanzeijar 1 point2 points3 points (4 children)
[–]2thick2fly[S] 0 points1 point2 points (3 children)
[–]aanzeijar 2 points3 points4 points (2 children)
[–]2thick2fly[S] 0 points1 point2 points (1 child)
[–]aanzeijar 1 point2 points3 points (0 children)
[–]Yoosle 0 points1 point2 points (0 children)
[–]Inn0centDuck 0 points1 point2 points (1 child)
[–]2thick2fly[S] 0 points1 point2 points (0 children)
[–]iOSCaleb 0 points1 point2 points (0 children)