Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
All I can say is good luck, you'll need so much time especially if you did not write that code
-
@hieratics ya don't expect that, they tend to be demanding rather than supporting :\
-
mazabin2397yAlso in your tags there is "diagrams" and "sequence". Is it addiditional to documentation to make sequence diagrams also? Or just the diagrams without documentation?
-
@mazabin doesn't those tools require at least code to be documented? If his code file is just code without any docs inside of it then tools will only generate empty description for all the functions
-
mazabin2397y@hieratics oh, there are some. :)
In IntelliJ I was able to generate class diagrams using some plugins. Not sure if there were more tools to that, but as far as I could find there are similar plugins build in VS Ultimate. There are described for C# use, but why don't you check if there is option like that for C++ too?
Also this link might be helpful for you: https://stackoverflow.com/questions...
Hope you manage to document that code. :)
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
-
makwayne7So this happened in my computer science class Creepy guy trying to be cheesy (to this pretty girl): "you're ...
Team lead wants me to document a 7000 line code in 2 days. Tell me about it
rant
diagrams
documentation fail
c++
sequence
class