java-driver
java-driver copied to clipboard
Fix non core modules not being present in generated javadocs
Fixes setup for generating javadocs. It seems that javadocs for other modules were also being generated, but they were not moved to the same place the core module javadocs were. Now query builder and mapper modules should also be included (after updating website with generated files).