================== blinkenxmas.routes ================== .. module:: blinkenxmas.routes The :mod:`blinkenxmas.routes` module defines all the dynamically generated routes registered with the HTTP server for the :program:`bxweb` application. Route functions =============== .. autofunction:: home .. autofunction:: get_messages .. autofunction:: get_presets .. autofunction:: get_preset .. autofunction:: del_preset .. autofunction:: set_preset .. autofunction:: preview .. autofunction:: preview_preset .. autofunction:: generate_animation .. autofunction:: calibration_positions .. autofunction:: calibration_preview .. autofunction:: calibration_base .. autofunction:: calibration_mask .. autofunction:: calibration_state .. autofunction:: calibration_run .. autofunction:: calibration_cancel .. autofunction:: calibration_result .. autofunction:: calibration_commit Support functions ================= .. autofunction:: scanner_for