Open lilleyse opened 2 years ago
Currently we're using Doxygen for C++ documentation.
Omniverse Kit C++ Extension Template has a script for generating documentation: https://github.com/NVIDIA-Omniverse/kit-extension-template-cpp#generating-documentation
Also see https://github.com/NVIDIA-Omniverse/kit-extension-template-cpp/blob/8fa096f9aa06c2492b285d083bdabf2703f4462c/source/extensions/omni.example.cpp.usd/config/extension.toml#L28-L36
Currently we're using Doxygen for C++ documentation.