Skip to main content

Sphinx directive to add unselectable prompt

Project description

Initialise

In conf.py add extensions += ['sphinx-prompt'].

Syntax

.. prompt:: [<language> [<prompts> [<modifier>]]]

   <statements>

Language

Supported language:

  • text (no pigments, default)

  • bash

  • python

  • scala

Prompt(s)

If modifier is auto, a comma-separated list of prompts to find in the statements.

Else the prompt to add on each statements, for Python and Bash language the end \ is supported.

Default to empty, $ for bash language.

Examples

See: http://sbrunner.github.io/sphinx-prompt/

Build

python bootstrap.py --distribute -v 1.7.1
./buildout/bin/buildout

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx-prompt-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page