.. _cookbook: ======== Cookbook ======== The cookbook provides short, task-driven recipes. Recipes are intentionally concise and link back to conceptual documentation when deeper context is needed. Recipe Format ============= Each recipe should answer: - What problem this solves. - Minimal setup required. - The shortest working procedure. - Where to go next for architecture and API depth. .. toctree:: :maxdepth: 1 :caption: Recipes: pyrogue_devices_and_variables advanced_pyrogue_patterns advanced_stream_patterns Legacy Examples =============== Longer legacy examples remain available for reference: - :doc:`/advanced_examples/index` Related Topics ============== - Core architecture and lifecycle detail: :doc:`/pyrogue_tree/index` - Stream interface composition patterns: :doc:`/stream_interface/index` - Built-in protocols and utilities: :doc:`/built_in_modules/index`