Ask HN: Does anyone have any experience with Automatic Documentation creators? I've been reading about software like doxygen, ROBODoc, TwinText, etc. that go through your code and automatically create documentation. I'm wondering if anyone has had any experience with software of this type and could share some thoughts. Ideally what I'd like is something that can go through a code base and create a sort of wiki that will show me dependencies, inheritance, etc on the functions, classes, variables, and all that fun stuff. Obviously visualizations are a plus. Thanks! |