You are here: Home / LBN / Up2date / Business / BastionLinux 36 / python3-sphinx-prompt-1.8.0-1.lbn36.noarch

python3-sphinx-prompt-1.8.0-1.lbn36.noarch

Package Attributes
RPM  python3-sphinx-prompt-1.8.0-1.lbn36.noarch.rpm Architecture  noarch Size  26704 Created  2024/01/21 13:51:39 UTC
Package Specification
Summary Sphinx directive to add unselectable prompt
Group Unspecified
License ZPL
Home Page https://pypi.org/project/sphinx-prompt
Description

Sphinx Prompt Initialize In conf.py add extensions += ['sphinx_prompt']. Syntax A default prompt can be created using a prompt directive: .. prompt:

   <statements>

The prompt can be further customized in one of two ways:

Using positional arguments: .. prompt:: [ [ []]]

Using options: .. prompt:: :language: :prompts: :modifiers:

While these constructs generate the same output, the positional arguments cannot be used if you want to use a prompt that contains spaces. This is a limitation of reStructuredText. Positional arguments can be mixed with options if they don't overlap (so if you pass prompts using options, you can only pass the language using positional arguments): .. prompt:: bash :prompts: (cool_project) $

python3 -m pip install --upgrade sphinx-prompt

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python-sphinx-prompt
python3-sphinx-prompt
python3.10-sphinx-prompt
python3.10dist(sphinx-prompt)
python3dist(sphinx-prompt)
Obsoletes
python-sphinx-prompt

Document Actions