-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Documentation
-
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'