autoprogram icon indicating copy to clipboard operation
autoprogram copied to clipboard

autoprogram vs argdoc

Open kiteloopdesign opened this issue 4 years ago • 2 comments

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!

kiteloopdesign avatar Nov 27 '20 11:11 kiteloopdesign

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.

langston-barrett avatar Feb 09 '21 16:02 langston-barrett

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

vbrozik avatar Mar 28 '21 22:03 vbrozik