This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / utils / decorators / sphinx_options

function

IPython.utils.decorators:sphinx_options

source: /IPython/utils/decorators.py :69

Signature

def   sphinx_options ( show_inheritance : bool = True show_inherited_members : bool = False exclude_inherited_from : Sequence[str] = () )  →  Callable[[F], F]

Summary

Set sphinx options

Aliases

  • IPython.core.completer.sphinx_options