IntelliTect / IntelliTect/CodingGuidelines

Allow for filtering coding guidelines by chapter

未关闭
#140 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
documentation enhancement
主要语言
C#
星标
12
派生
16
平均合并
2 分钟
30 天内合并 PR
7

描述

Objective: We want to allow for showing only coding guidelines that come from a particular chapter.

We believe the following needs to be done
- In the XML to Markdown converter wrap each guideline in a `span` with chapter number (extracted from key attribute in XML) with the chapter number as a css class.
- Inject a block of JavaScript and markup to allow for toggling the visibility of items with that class.

贡献指南

打开贡献指南

调研方向

Start at the XML-to-Markdown converter and inspect how each guideline's key attribute is parsed. The work is done when guidelines carry chapter-number CSS classes and the rendered output includes controls that toggle visibility by chapter; no specific file or test is named in the issue.

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp, javascript
领域
documentation, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。