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