{ } Raw JSON

bundles / papyri latest / papyri / cli / bootstrap / bootstrap

function

papyri.cli.bootstrap:bootstrap

source: /papyri/cli/bootstrap.py :10

Signature

def   bootstrap ( file : str )  →  None

Summary

Create a basic TOML configuration file for papyri gen.

Extended Summary

The resulting file has a single [global] section with module set to the chosen package name. See examples/ for richer configurations (submodules, docs_path, execute_doctests, [meta], [global.expected_errors], ...).

Aliases

  • papyri.bootstrap