6 评论 (6 评论)1 反应 (1 反应)0 负责人 (0 负责人)C#13,964 star (13,964 star)1,681 fork (1,681 fork)batch import
documentationhelp wantednew-feature
描述
Use-cases:
- Validate common options and settings
- Assist the configuration of complex cases like Extension points ( #42 )
- 议题类型
- feature
- 研究方向
- Examine the existing XML configuration files in the winsw repository to understand the current structure and elements. Identify all possible attributes and nested elements, particularly around extension points mentioned in issue #42. Create an XSD schema that validates the configuration, and consider adding comments or documentation to aid users.