This documentation is built with sphinx-fuma.

sphinx_fuma._files

The files directive.

Renders a project layout as a file tree. The content is an ordinary nested list, so authors write plain Markdown or reStructuredText; a trailing / or the presence of children marks an entry as a directory.

Functions

setup_files(→ None)

Module Contents

sphinx_fuma._files.setup_files(app) None[source]