Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-2976

Generate Javadoc for version 3.8

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor - P4 Minor - P4
    • None
    • 3.8.0, 3.8.1
    • Documentation
    • None

    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();
      

      Attachments

        Activity

          People

            ross@mongodb.com Ross Lawley
            fares.hassak@gmail.com Farès Hassak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: