Hello,
can the autodoc/autosummary be extended to show command line options?

I would like to document command line scripts:

print.py --help

Autodoc could then parse the CLI scripts with the --help option and
show its options in the docuemnted files.


###
print.py -h this message
             -f  print file contents of a file
###

What do you think?

Kind regards,
Timmie

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to