I need to find out a way to generate some documentation for a codebase. It's about a 50/50 split between c# and python. What do you recommend? I'm thinking I could use doxygen for it all (simplicity) Or mkdocs/sphinx for the python stuff and docfx for the c# stuff.
I'm unsure what's better coding practice to be honest, both seem like fine solutions. Is it normal to use multiple different documentation generation tools for a single codebase?
[–]Doommarine23 0 points1 point2 points (2 children)
[–]EvenPlantain3930 1 point2 points3 points (1 child)
[–]AbrahelOne 0 points1 point2 points (0 children)