scverse_doc.config.apply_defaults# scverse_doc.config.apply_defaults(config: Config) → list[str]# Fill in the values conf.py did not set, and return the names that were applied. Parameters: config – The Sphinx configuration, mutated in place. Returns: The names of the defaults that were applied. Return type: list[str]