You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to propose integrating CodeBoarding into your documentation.
It is a code visualization project I am building. It helps contributors and users better understand the Python project's repository structure. CodeBoarding uses static analysis and an LLM pass to generate accurate, interactive diagrams that show the high-level architecture and allow drilling down into specific modules or functions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to propose integrating CodeBoarding into your documentation.
It is a code visualization project I am building. It helps contributors and users better understand the Python project's repository structure. CodeBoarding uses static analysis and an LLM pass to generate accurate, interactive diagrams that show the high-level architecture and allow drilling down into specific modules or functions.
I've generated a sample diagram for this repo so you can see what it looks like:
https://github.com/CodeBoarding/GeneratedOnBoardings/blob/115b66792643240d8fbf85480027c288de972eda/mmdetection/on_boarding.md
Please let me know if you think this would be useful for the community, and I would be happy to open a PR :)
Beta Was this translation helpful? Give feedback.
All reactions