Skip to content

API Reference

This page provides comprehensive API documentation for the gradual package.

Available Modules

The following modules are automatically discovered and documented:

Automatic Discovery

This documentation is automatically generated using a Python script that: 1. Discovers all modules in the package 2. Generates individual documentation files for each module 3. Uses mkdocstrings to extract documentation from docstrings 4. Updates automatically when you run the script

To regenerate all API documentation, run:

python generate_api_docs.py