[JAVA-2976] Generate Javadoc for version 3.8 Created: 14/Sep/18  Updated: 28/Oct/23  Resolved: 14/Sep/18

Status: Closed
Project: Java Driver
Component/s: Documentation
Affects Version/s: 3.8.0, 3.8.1
Fix Version/s: None

Type: Task Priority: Minor - P4
Reporter: Farès Hassak Assignee: Ross Lawley
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Hello,

it seems that the java documentation was not generated for version 3.8. 

For example in MongoCollection interface : 

The javadoc does not contains new methods like  countDocuments

http://mongodb.github.io/mongo-java-driver/3.8/javadoc/com/mongodb/client/MongoCollection.html

And this method exists in java class com.mongodb.client.MongoCollection :

 

* @return the number of documents in the collection
 * @since 3.8
 */
 long countDocuments();



 Comments   
Comment by Ross Lawley [ 14/Sep/18 ]

Thanks Farès Hassak,

I've regenerated them and they are now back and up to date.

Ross

Generated at Thu Feb 08 08:58:30 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.