-
Notifications
You must be signed in to change notification settings - Fork 10
/
.mapping.json
40 lines (40 loc) · 2.71 KB
/
.mapping.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"CODE_OF_CONDUCT.md":"devtools/ya/opensource/github/CODE_OF_CONDUCT.md",
"CONTRIBUTING.md":"devtools/ya/opensource/github/CONTRIBUTING.md",
"LICENSE":"devtools/ya/opensource/github/LICENSE",
"README.md":"devtools/ya/opensource/github/README.md",
"build/docs/en":"devtools/ya/opensource/github/docs_en",
"build/docs/en/README.md":"devtools/ya/opensource/github/docs_en/README.md",
"build/docs/en/analyze_make.md":"devtools/ya/opensource/github/docs_en/analyze_make.md",
"build/docs/en/command.md":"devtools/ya/opensource/github/docs_en/command.md",
"build/docs/en/coreconf.md":"devtools/ya/opensource/github/docs_en/coreconf.md",
"build/docs/en/gc.md":"devtools/ya/opensource/github/docs_en/gc.md",
"build/docs/en/gen-config.md":"devtools/ya/opensource/github/docs_en/gen-config.md",
"build/docs/en/package.md":"devtools/ya/opensource/github/docs_en/package.md",
"build/docs/en/project.md":"devtools/ya/opensource/github/docs_en/project.md",
"build/docs/en/style.md":"devtools/ya/opensource/github/docs_en/style.md",
"build/docs/en/test.md":"devtools/ya/opensource/github/docs_en/test.md",
"build/docs/en/tool.md":"devtools/ya/opensource/github/docs_en/tool.md",
"build/docs/en/ya_dump.md":"devtools/ya/opensource/github/docs_en/ya_dump.md",
"build/docs/en/ya_make.md":"devtools/ya/opensource/github/docs_en/ya_make.md",
"build/docs/readme.md":"build/docs/public/readme.md",
"build/docs/ru":"devtools/ya/opensource/github/doc_ru",
"build/docs/ru/README.md":"devtools/ya/opensource/github/doc_ru/README.md",
"build/docs/ru/analyze_make.md":"devtools/ya/opensource/github/doc_ru/analyze_make.md",
"build/docs/ru/command.md":"devtools/ya/opensource/github/doc_ru/command.md",
"build/docs/ru/coreconf.md":"devtools/ya/opensource/github/doc_ru/coreconf.md",
"build/docs/ru/gc.md":"devtools/ya/opensource/github/doc_ru/gc.md",
"build/docs/ru/gen-config.md":"devtools/ya/opensource/github/doc_ru/gen-config.md",
"build/docs/ru/package.md":"devtools/ya/opensource/github/doc_ru/package.md",
"build/docs/ru/project.md":"devtools/ya/opensource/github/doc_ru/project.md",
"build/docs/ru/style.md":"devtools/ya/opensource/github/doc_ru/style.md",
"build/docs/ru/test.md":"devtools/ya/opensource/github/doc_ru/test.md",
"build/docs/ru/tool.md":"devtools/ya/opensource/github/doc_ru/tool.md",
"build/docs/ru/ya_dump.md":"devtools/ya/opensource/github/doc_ru/ya_dump.md",
"build/docs/ru/ya_make.md":"devtools/ya/opensource/github/doc_ru/ya_make.md",
"build/mapping.conf.json":"devtools/ya/opensource/mapping.conf.json",
"build/ya.conf.json":"devtools/ya/opensource/ya.conf.json",
"ya":"devtools/ya/opensource/ya",
"ya.conf":"devtools/ya/opensource/ya.conf",
"ya.make":"devtools/ya/opensource/github/ya.make"
}