Implementation Guides & Examples ================================ These guides provide deep dives into the core components of the ``fitzzftw.patch`` framework. Each section includes live examples validated by doctests to ensure technical accuracy across all supported Python versions (3.11 - 3.15). .. toctree:: :maxdepth: 1 :caption: Module Guides: devel/get_started_static devel/get_started_base devel/get_started_lines devel/get_started_container devel/get_started_exceptions devel/get_started_protocols devel/get_started_utils devel/get_started_parser devel/get_started_patcher devel/get_started_ftw_patch