2011-02-10 02:06:24 +01:00
|
|
|
{
|
|
|
|
"name" : "Arcanist",
|
|
|
|
"src_base" : "https://github.com/facebook/arcanist/blob/master",
|
|
|
|
"groups" : {
|
2011-02-16 00:10:53 +01:00
|
|
|
"intro" : "Introduction",
|
2011-02-19 20:36:08 +01:00
|
|
|
"config" : "Setup & Configuration",
|
|
|
|
"workflow" : "Workflows",
|
|
|
|
"lint" : "Lint Integration",
|
|
|
|
"linter" : "Linters",
|
|
|
|
"unit" : "Unit Test Integration",
|
|
|
|
"unitrun" : "Unit Test Runners",
|
|
|
|
"diff" : "Diff and Changeset APIs",
|
|
|
|
"differential" : "Differential Integration",
|
|
|
|
"workingcopy" : "Working Copy APIs",
|
|
|
|
"module" : "Phutil Module System",
|
|
|
|
"testcase" : "Test Cases"
|
2011-02-10 02:06:24 +01:00
|
|
|
}
|
|
|
|
}
|
2011-01-10 00:22:25 +01:00
|
|
|
|