Unverified Commit c0b51f4e authored by Kevin Albertson's avatar Kevin Albertson Committed by GitHub
Browse files

CDRIVER-2099 Remove some deprecated documentation (#1265)

* remove docs for `bson_md5_*`

* remove documentation for mongoc_matcher_t

* remove documentation for `mongoc_client_get_max_*_size`

* use `BSON_GNUC_DEPRECATED_FOR` in bson_oid_init_sequence

The documentation suggests using bson_oid_init as an alternative.

* move "Deprecated" sections above "Synopsis"

And uses consistent verbage.

* add missing `BSON_GNUC_DEPRECATED` attributes

* add `warning` and `deprecated` directives
parent bddb24c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment