# Welcome to MicroPython-Stubber! ```{toctree} :caption: 'Contents:' :maxdepth: 2 intro.md 05_quick_start.md 10_approach.md 15_cli.rst 20_creating.md 25_custom_micropython.md 40_firmware_stubs.md 45_createstubs.md 50_frozen_stubs.md 55_doc_stubs.md 60_repos.md 62_codemods.md 65_bulk_stubber.md 70_stub_overview.md 80_references.md 90_documentation.md 95_glossary.md ``` ```{toctree} :caption: 'Development:' :maxdepth: 1 developing.md testing.md publish.md ``` api/index.rst ``` # Indices and tables - {ref}`genindex` - {ref}`modindex` - {ref}`search` ```