2011-01-16 22:51:39 +01:00
|
|
|
{
|
2011-01-24 22:18:41 +01:00
|
|
|
"name" : "Phabricator",
|
2011-06-26 20:52:10 +02:00
|
|
|
"src_base" : "https://secure.phabricator.com/diffusion/P/browse/origin: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
|
|
|
"config" : "Configuration",
|
|
|
|
"userguide" : "Application User Guides",
|
2011-05-19 22:40:12 +02:00
|
|
|
"contrib" : "Contributing",
|
2011-03-04 23:15:59 +01:00
|
|
|
"developer" : "Phabricator Developer Guides",
|
2011-07-09 08:42:37 +02:00
|
|
|
"flavortext" : "Flavor Text",
|
2011-02-11 23:58:45 +01:00
|
|
|
"differential" : "Differential (Code Review)",
|
|
|
|
"diffusion" : "Diffusion (Repository Browser)",
|
|
|
|
"maniphest" : "Maniphest (Task Tracking)",
|
2011-06-14 20:09:40 +02:00
|
|
|
"herald" : "Herald (Notifications)",
|
2011-07-04 21:03:36 +02:00
|
|
|
"conduit" : "Conduit (Phabricator HTTP API)",
|
2011-02-11 23:58:45 +01:00
|
|
|
"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-06-14 20:09:40 +02:00
|
|
|
"storage" : "Storage",
|
|
|
|
"irc" : "IRC",
|
|
|
|
"markup" : "Remarkup Extensions"
|
2011-03-03 00:30:35 +01:00
|
|
|
},
|
|
|
|
"engines" : [
|
|
|
|
["DivinerArticleEngine", {}],
|
|
|
|
["DivinerXHPEngine", {}]
|
|
|
|
]
|
2011-01-16 22:51:39 +01:00
|
|
|
}
|
|
|
|
|