.. BLESS THIS GUY https://stackoverflow.com/questions/2701998/automatically-document-all-modules-recursively-with-sphinx-autodoc/62613202#62613202 qudi.util.datastorage ===================== .. automodule:: qudi.util.datastorage .. rubric:: Functions .. autosummary:: :toctree: get_timestamp_filename format_column_headers format_header metadata_to_str_dict str_dict_to_metadata get_header_from_file get_info_from_header create_dir_for_file .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst CsvDataStorage DataStorageBase ImageFormat NpyDataStorage TextDataStorage