How to properly document a project. #1068
c0h1b4
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a legacy project that is quite extensive (hundreds of files). And I want to create a detailed technical documentation of all the project. From details like functions and variables used. Every time I ask the architect to document it, it creates a technical high level documentation just explaining the language used, some frameworks used, how to build and deploy, etc.
I needed a more detailed documentation on all the functions, files and how they interact and work, showing class/sequence diagrams, use cases, etc. And generate a folder with all the .md files.
Is there a way to do it with roo code?
Beta Was this translation helpful? Give feedback.
All reactions