hooks.set_aqa_framework
- hooks.set_aqa_framework(dir_organisational_framework_aqa: Path | str, dir_cookiecutter_docs_aqa: Path | str) None
Set a specific organisational analytical quality assurance (AQA) framework.
- Parameters:
dir_organisational_framework_aqa – A folder path that contains a specific organisational AQA framework.
dir_cookiecutter_docs_aqa – A folder path within the outputted project structure, where the contents of dir_organisational_framework_aqa will reside.
- Returns:
The organisation-specific AQA framework in the outputted project structure’s dir_cookiecutter_docs_aqa folder.