opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
758 stars 308 forks source link

`TableProcessor` no longer appears in Doxygen #3742

Closed nickbianco closed 2 months ago

nickbianco commented 3 months ago

The recently added TableOperators somehow broke the Doxygen build for all classes in TableProcessor.h. Adjusting the Doxygen comments for the new classes fixes the issue, just need to create a PR off of opensim_45 and rebuild the docs.