regenerate_docs module

check_diff()
generate_documentation()
get_benchling_sdk_dir()
get_target_dir()

Because we re-namespace the models in benchling_api_client to benchling_sdk, the documentation generator creates links back to the _original_ package. This isn’t desirable given that our documentation refers to the benchling_sdk models package, so rework the links back to the benchling_sdk versions (which are generated, just not used in links by default).