Adding Soruce Code Repository URL
WARNING(long_description missing)
Usage
DocConverter.add_repo_url(url,
branch='main')
Arguments
-
urlstr - URL (e.g., to the github repository).
-
branchstr - Branch name, defaults to “main”.
Raises
-
TypeError: Ifurlorbranchare not str. -
ValueError: Ifurldoes not look like a URL.