|
Author:
{'name': 'Ezra Chung', 'email': '88335979+eramongodb@users.noreply.github.com', 'username': 'eramongodb'}
Message: CXX-2762 Ensure ABI namespace is included in API documentation (#1039)
- Replace use of inline namespace macros with v_noabi
- Document top-level and v_noabi namespaces in prelude headers
- Update input paths and files to Doxygen
- Address warnings for undocumented entities
- Remove unused relates documentation for friend declarations
- Address undocumented parameter warnings
- Address ambiguous reference warnings for friend eclarations
- Address warnings for documentation of unnamed parameters
- Use @copydoc instead of group to document parameters
- Add missing generated macros to Doxygen config
- Ensures stdx entities are also documented
|