nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

Refactor enums docs

Open rubo opened this issue 4 months ago • 0 comments

Changes

Documented enums with System.ComponentModel.DescriptionAttribute to improve docs generation.

Types of changes

What types of changes does your code introduce?

  • [ ] Bugfix (a non-breaking change that fixes an issue)
  • [ ] New feature (a non-breaking change that adds functionality)
  • [ ] Breaking change (a change that causes existing functionality not to work as expected)
  • [ ] Optimization
  • [ ] Refactoring
  • [x] Documentation update
  • [ ] Build-related changes
  • [ ] Other: Description

Testing

Requires testing

  • [ ] Yes
  • [x] No

rubo avatar Oct 15 '24 21:10 rubo