Eric W. Brown

Results 35 comments of Eric W. Brown

Are you using the --autobrief argument? Without it doxypypy isn't going to do too much with the docstrings. The additional --autocode argument is needed if you want to identify code...

Yeah, the single line for @brief is by design and works in much the same fashion as it did in doxypy. It's the behavior most existing Python / Doxygen users...

The PyPi version now reflects the latest & greatest here in GitHub.

I agree with @timotheecour that you need to get rid of that last line with the redirection to `/tmp`. I don't know why it's there. The error is probably being...