Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1660

Fix doxygen warnings

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.7.0, 3.7.0-beta1
    • Affects Version/s: None
    • Component/s: Documentation
    • Labels:
      None

      Running:

      doxygen Doxyfile
      

      Comes up with some warnings. Example:

      /Users/kevinalbertson/code/mongo-cxx-driver/src/mongocxx/options/create_collection.hpp:191: warning: argument 'storage_engine_options' of command @param is not found in the argument list of mongocxx::options::create_collection::storage_engine(bsoncxx::document::view_or_value storage_engine_opts)
      /Users/kevinalbertson/code/mongo-cxx-driver/src/mongocxx/options/create_collection.hpp:201: warning: The following parameters of mongocxx::options::create_collection::storage_engine(bsoncxx::document::view_or_value storage_engine_opts) are not documented:
        parameter 'storage_engine_opts'
      

            Assignee:
            roberto.sanchez@mongodb.com Roberto Sanchez
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: