I have generated documents for my application with Jazzy.
now I want to add a link to index.html file which is generated by Jazzy and it's the main page of the documentation in README.md file.
the problem is when I create a link addressing index.html file it only shows me the source file. I want it to be rendered as website.
Is there anyway through this?
P.S. my bitbucket repository is a private one. and we're running a local application of Bitbucket in our local network.
Have you had a look at the documentation (https://confluence.atlassian.com/bitbucket/publishing-a-website-on-bitbucket-cloud-221449776.html)?