AcademySoftwareFoundation / OpenTimelineIO

Open Source API and interchange format for editorial timeline information.
http://opentimeline.io
Apache License 2.0
1.4k stars 276 forks source link

Add Doxygen comments to the C++ API #1753

Closed darbyjohnston closed 2 weeks ago

darbyjohnston commented 1 month ago

Required:


[ ] I believe this isn't a duplicate topic
[x ] This report is not related to an adapter

Select One:

[ ] Build problem
[ ] Incorrect Functionality or bug
[x ] New feature or functionality

Description

As a follow up to #708, this issue covers adding Doxygen style comments to the C++ API. Specifically:

Example of the Doxygen HTML documentation:

OTIO_HTML

Example Doxygen tooltip in Visual Studio:

OTIO_VS_Tooltip

Example Doxygen tooltip in Xcode:

OTIO_Xcode_Tooltip