```{include} ../../README.md :relative-docs: docs/source/ :relative-images: ``` ```{toctree} :hidden: API ``` ```{toctree} :caption: Concepts :hidden: Commands Args Subcommands Invoke Annotations Parse Vs Invoke ``` ```{toctree} :caption: Topics :hidden: vs Click / Typer / Argparse Dataclasses/Pydantic/Attrs Rich Integration Completions Console Output and Exiting Parser Backends (Cappa/Argparse) Testing Function/Method Based Commands Examples (vs click/typer/argparse) ``` ```{toctree} :caption: Advanced Topics :hidden: Argument Validation Help/Help Inference Asyncio Sphinx/Docutils Directive Shared State Manual Construction ``` ```{toctree} :caption: Useful Links :hidden: GitHub Repository PyPI Changelog ```