java-driver
java-driver copied to clipboard
CASSJAVA-109: Manual and API References after donation
Using the tool mkdocs to build our doc.
Changes mainly consist of the following parts:
- Adding
mkdocs.yamlfor configuration, and removing the obsoletedocs.yaml - Symlinks. It's a workaround of the bug that mkdocs does not recognize relevant paths that start with
../ - Fixing Javadoc errors in
DefaultDriverOptionandCqlVector - Plugin goals' configuration in
pom.xmlto aggregate javadocs from multiple modules - Build script
build-doc.shto generate & aggregate javadoc, move them to undermanual/path, build doc withmkdocs, and then remove the javadoc undermanual/