Changelog

0.7 (Apr 17, 2012)

  • #28: Added cwd option to program-output
  • #28: Working directory of executed programs defaults to documentation root now

0.6 (Jan 07, 2012)

  • Python 3 support
  • Require Sphinx 1.1 now

0.5 (Sep 19, 2011)

  • programoutput_prompt_template is interpreted as format string now!
  • Require Python 2.6 now
  • Added returncode option to program-output (thanks to Jan-Marek Glogowski)
  • Support returncode formatting key in programoutput_prompt_template
  • Warn on unexpected return codes instead of raising CalledProcessError
  • Turn fatal errors during command into document error messages instead of crashing the build

0.4.1 (Mar 11, 2011)

  • Some source code cleanups
  • #10: Fixed installation instructions in documentation

0.4 (May 21, 2010)

  • Initial release

Table Of Contents

Previous topic

sphinxcontrib.programoutput – Insert command output

This Page