You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(sql): add Doxygen comments to version template
Document version.template (source of auto-generated version.sql):
- @file and @brief for template purpose
- Full documentation for eql_v2.version() function
- @note explaining template and build-time replacement
- @example showing usage
This achieves 100% documentation coverage (53/53 files) by
documenting the source template rather than the generated file.
The documentation will be preserved through build process.
0 commit comments