tomtom-international / jsl

TomTom Jenkins Shared Library
Apache License 2.0
6 stars 6 forks source link

feat: Deploy HTML docs to the docs branch of Bitbucket #19

Closed SwathiSrirangapatnaAshokKumar-TomTom closed 4 years ago

SwathiSrirangapatnaAshokKumar-TomTom commented 4 years ago

Deploy the Sphinx built HTML files to the docs branch of Bitbucket using https://github.com/davisp/ghp-import. ghp-import will remove all the files located in the remote "docs" branch and then push the generated HTML files to the docs branch.

SwathiSrirangapatnaAshokKumar-TomTom commented 4 years ago

Do you have an example how this looks like in Github? I saw already the example in BitBucket server which is super cool +1

I tried generating GitHub Pages for https://github.com/tomtom-international/ebr-connector but there is some issue with the rendering.

https://aev.github.io/CoRTEX_ADTF2Generator/ is a good example on how it looks on Github but not sure if it is published using ghp-import.

SwathiSrirangapatnaAshokKumar-TomTom commented 4 years ago

Please validate the changes in one of our internal Python projects

done