I have an open source project hosted on bitbucket. Bitbucket does not provide hosting for large number of small files (i. e. javadocs). Where could I publish javadocs? Javadocs must be browseable, not as single archive.
If your open source project is released to central maven repo, then you can use javadoc.io to host your javadoc.
Your javadoc will be under: http://www.javadoc.io/doc/$groupId/$artifactId
For example: http://www.javadoc.io/doc/org.springframework/spring-core
I find it convenient because javadoc.io will automatically pick up latest version when there is a newer version released to central maven repo.
Do it on BitBucket! You can host a static file web site there.
amazon s3, but it is not free.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With