2011-02-09 17:06:24 -08:00
|
|
|
{
|
|
|
|
"name" : "Arcanist",
|
2012-04-10 10:18:48 -07:00
|
|
|
"src_link" :
|
|
|
|
"https://secure.phabricator.com/diffusion/ARC/browse/master/%f$%l",
|
2011-02-09 17:06:24 -08:00
|
|
|
"groups" : {
|
2011-02-15 15:10:53 -08:00
|
|
|
"intro" : "Introduction",
|
2012-04-10 10:18:48 -07:00
|
|
|
"config" : "Setup & Configuration",
|
2011-02-19 11:36:08 -08:00
|
|
|
"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-03-02 15:25:45 -08:00
|
|
|
},
|
|
|
|
"engines" : [
|
|
|
|
["DivinerArticleEngine", {}],
|
|
|
|
["DivinerXHPEngine", {}]
|
|
|
|
]
|
2011-02-09 17:06:24 -08:00
|
|
|
}
|
2011-01-09 15:22:25 -08:00
|
|
|
|