Skip to content

Conversation

@Youngv
Copy link
Member

@Youngv Youngv commented Feb 16, 2025

  • Add YARD documentation generator for TA-Lib functions
  • Implement dynamic documentation insertion into ta_lib_ffi.rb
  • Add YARD rake task with exclude options
  • Add documentation for all module methods
  • Fix parameter type documentation for array and symbol inputs
  • Update Ruby version requirement to >= 3.1.0

The documentation generator dynamically creates YARD-style documentation
for all TA-Lib functions and inserts it between markers in the main module file.

@github-actions
Copy link

Failed to generate code suggestions for PR

- Add YARD documentation generator for TA-Lib functions
- Implement dynamic documentation insertion into ta_lib_ffi.rb
- Add YARD rake task with exclude options
- Add documentation for all module methods
- Fix parameter type documentation for array and symbol inputs
- Update Ruby version requirement to >= 3.1.0

The documentation generator dynamically creates YARD-style documentation
for all TA-Lib functions and inserts it between markers in the main module file.
@Youngv Youngv merged commit 76f01df into main Feb 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants