Website for Javadocs
As far as I can see there is currently no way to read the JavaDocs of dokan-java on the internet. We should make it possible to read them on the Dokan Website or at least host them on GitHub-Pages and link them there.
@Liryna Is it possible for @infeo or me to gain write access to the website?
Does a gh-pages branch with the javadocs website content only in this repository would not work?
I assume it would. But having everything at one place seems preferable to me
All the doc are currently not at the same place. Dotnet and rust are both using a second repository to store the doc. That might be a better solution that what I proposed before. I can create a dokan-java-doc if you prefer.
By having everything at the same place you mean accessing it from the dokan website?