autoprogram
autoprogram copied to clipboard
autoprogram vs argdoc
How does autoprogram compare against argdoc?
https://github.com/sphinx-contrib/argdoc
It looks like argdoc is not supported anymore and the recommended way to go is autoprogram?
Thanks!
I'm not familiar with argdoc, but I'd welcome contributions of documentation on this front from anyone who is! In the meantime, I'll add a list of "related projects" somewhere to the documentation and put argdoc on it.
I would not use argdoc as it has not been touched for 6 years.
But it seems that pretty popular is sphinx-argparse https://github.com/alex-rudakov/sphinx-argparse which which is probably an older project than autoprogram.
Here is an old comparison: https://github.com/alex-rudakov/sphinx-argparse/issues/16