optparser is deprecated in Python 2.7, and argparse should be used
instead.
The --halt-level option will set the docutils' "halt_level" option,
which will give the user finer-grained control. For example, the user
may wish to stop processing at level WARNING rather than INFO.
optparser is deprecated in Python 2.7, and argparse should be used instead.
The --halt-level option will set the docutils' "halt_level" option, which will give the user finer-grained control. For example, the user may wish to stop processing at level WARNING rather than INFO.