2011-01-16 22:51:39 +01:00
|
|
|
{
|
2011-01-24 22:18:41 +01:00
|
|
|
"name" : "Phabricator",
|
|
|
|
"src_base" : "https://github.com/facebook/phabricator/blob/master",
|
2011-01-16 22:51:39 +01:00
|
|
|
"groups" : {
|
2011-02-12 02:53:35 +01:00
|
|
|
"intro" : "Introduction",
|
2011-02-11 23:58:45 +01:00
|
|
|
"install" : "Installing",
|
|
|
|
"config" : "Configuration",
|
2011-05-01 20:43:12 +02:00
|
|
|
"contrib" : "Contributing",
|
2011-02-11 23:58:45 +01:00
|
|
|
"userguide" : "Application User Guides",
|
2011-03-04 23:15:59 +01:00
|
|
|
"developer" : "Phabricator Developer Guides",
|
2011-02-11 23:58:45 +01:00
|
|
|
"differential" : "Differential (Code Review)",
|
|
|
|
"diffusion" : "Diffusion (Repository Browser)",
|
|
|
|
"maniphest" : "Maniphest (Task Tracking)",
|
|
|
|
"celerity" : "Celerity (CSS/JS Management)",
|
2011-01-24 22:18:41 +01:00
|
|
|
"aphront" : "Aphront (Web Stack)",
|
2011-02-11 23:58:45 +01:00
|
|
|
"console" : "DarkConsole (Debugging Console)",
|
2011-01-24 22:18:41 +01:00
|
|
|
"storage" : "Storage"
|
2011-03-03 00:30:35 +01:00
|
|
|
},
|
|
|
|
"engines" : [
|
|
|
|
["DivinerArticleEngine", {}],
|
|
|
|
["DivinerXHPEngine", {}]
|
|
|
|
]
|
2011-01-16 22:51:39 +01:00
|
|
|
}
|
|
|
|
|