This documentation is built with sphinx-fuma.

sphinx_fuma._steps

The steps directive.

fumadocs renders numbered walkthroughs as a rail of circled step numbers. There is no Sphinx equivalent, so a thin container directive marks the region and the stylesheet draws the rail from the headings inside it.

Functions

setup_steps(→ None)

Module Contents

sphinx_fuma._steps.setup_steps(app) None[source]