cookiecutter-python
cookiecutter-python copied to clipboard
feat: publish sphinx docs on github pages and bitbucket pages
Description
Currently we support the generation of documentation but it is not yet integrated into Bitbucket pages and Github pages.
Work was started in publishing docs to BitBucket pages.
For that purpose ghp-import is used and got introduced within https://github.com/tomtom-international/cookiecutter-python/pull/58.
Changes on Jenkins-side for publishing to BB pages got merged as well https://github.com/tomtom-international/jsl/pull/19