Skip to content

API Reference

Reference documentation for core_data_updater, generated from the docstrings in src/.

Regenerating

Terminal window
./run docs

regenerates every page in this section before building the site. To run the generator on its own:

Terminal window
uv run --with griffe python docs/scripts/gen_api_docs.py

Every page except this one is overwritten on each run — to improve the reference, improve the docstrings in src/core_data_updater/ and regenerate.