Repo Wiki支持选择特定目录

Problem

希望repo wiki可以选择大型项目的子目录。

现状是大型repo如aosp无法生成repo wiki,如果只打开特定几个目录,repo wiki可以工作。

大多数时候开发者只需维护特定几个模块,但是为了体验到ide语法高亮、代码跳转或是跨模块,可能会直接打开整个aosp根目录。

Solution

repo wiki支持选择特定目录,必须是git仓库且有提交

Use Case

打开大型项目时,可以针对特定目录生成wiki

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)