eclipse-score / eclipse-score/docs-as-code
Sphinx config should not store custom class instances
- Ngôn ngữ chính
- Python
- Star
- 10
- Fork
- 32
- Merge trung bình
- 23 giờ 52 phút
- Pull request đã merge (30 ngày)
- 52
Mô tả
No custom classes should be stored to the configuration.
Same reasoning as in https://github.com/eclipse-score/docs-as-code/issues/288.
```
WARNING: Unsupported type at 'needs.render_context.draw_interface': draw_full_interface - filtering out [needs_config_writer.unsupported_type]
WARNING: Unsupported type at 'needs.render_context.draw_module': draw_full_module - filtering out [needs_config_writer.unsupported_type]
WARNING: Unsupported type at 'needs.render_context.draw_component': draw_full_component - filtering out [needs_config_writer.unsupported_type]
WARNING: Unsupported type at 'needs.render_context.draw_feature': draw_full_feature - filtering out [needs_config_writer.unsupported_type]
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu bằng cách đọc issue 288 và lần theo các đường dẫn cấu hình Sphinx được nêu trong các cảnh báo: needs.render_context.draw_interface, draw_module, draw_component và draw_feature. Xác định nơi các instance của lớp tùy chỉnh này được đưa vào cấu hình; công việc được xem là hoàn tất khi chúng không còn được lưu ở đó và các cảnh báo về kiểu không được hỗ trợ biến mất.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- documentation, tooling
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100