Closed shalinshah1993 closed 6 years ago
Well, maybe this is not the case with SBSCL, but it could happen that some users need to stick with an earlier release of a software (for whatever reason, e.g., maybe they cannot update their operating system and hence not install a newer JVM, or there is some other dependency that would break when switching to a newer version of the library). We can remove the older JavaDocs, but keeping them doesn't cost us much and can be helpful to compare or work with older versions.
Okay then the older javadoc can be found in docs/javadocs
by their version number while the latest documentation is here. This will be automatically updated by maven when changes are made to the build.
I just notice that the file overview.html
seems not to be taken into account when generating the JavaDoc.
This issue was moved to draeger-lab/SBSCL#6
@draeger I think there is redundant old documentation
https://github.com/shalinshah1993/SBSCL/tree/master/docs/javadoc
which we should remove from the repo since maven automatically generates javadocs which we copy todocs/javadocs