2011-01-16 13:51:39 -08:00
|
|
|
{
|
2011-01-24 13:18:41 -08:00
|
|
|
"name" : "Phabricator",
|
2011-06-26 11:52:10 -07:00
|
|
|
"src_base" : "https://secure.phabricator.com/diffusion/P/browse/origin:master",
|
2011-01-16 13:51:39 -08:00
|
|
|
"groups" : {
|
2011-02-11 17:53:35 -08:00
|
|
|
"intro" : "Introduction",
|
2011-02-11 14:58:45 -08:00
|
|
|
"config" : "Configuration",
|
|
|
|
"userguide" : "Application User Guides",
|
2011-05-19 13:40:12 -07:00
|
|
|
"contrib" : "Contributing",
|
2011-03-04 14:15:59 -08:00
|
|
|
"developer" : "Phabricator Developer Guides",
|
2011-07-08 23:42:37 -07:00
|
|
|
"flavortext" : "Flavor Text",
|
2011-02-11 14:58:45 -08:00
|
|
|
"differential" : "Differential (Code Review)",
|
|
|
|
"diffusion" : "Diffusion (Repository Browser)",
|
|
|
|
"maniphest" : "Maniphest (Task Tracking)",
|
2011-09-14 08:02:31 -07:00
|
|
|
"slowvote" : "Slowvote (Polls)",
|
2011-06-14 11:09:40 -07:00
|
|
|
"herald" : "Herald (Notifications)",
|
2011-07-04 12:03:36 -07:00
|
|
|
"conduit" : "Conduit (Phabricator HTTP API)",
|
2011-02-11 14:58:45 -08:00
|
|
|
"celerity" : "Celerity (CSS/JS Management)",
|
2011-09-14 08:02:31 -07:00
|
|
|
"phriction" : "Phriction (Wiki)",
|
2011-01-24 13:18:41 -08:00
|
|
|
"aphront" : "Aphront (Web Stack)",
|
2011-02-11 14:58:45 -08:00
|
|
|
"console" : "DarkConsole (Debugging Console)",
|
2011-06-14 11:09:40 -07:00
|
|
|
"storage" : "Storage",
|
2011-07-19 22:48:38 -07:00
|
|
|
"filestorage" : "File Storage",
|
2011-09-14 08:02:31 -07:00
|
|
|
"search" : "Search",
|
|
|
|
"daemon" : "Daemons, Tasks and Workers",
|
2011-06-14 11:09:40 -07:00
|
|
|
"irc" : "IRC",
|
|
|
|
"markup" : "Remarkup Extensions"
|
2011-03-02 15:30:35 -08:00
|
|
|
},
|
|
|
|
"engines" : [
|
|
|
|
["DivinerArticleEngine", {}],
|
|
|
|
["DivinerXHPEngine", {}]
|
|
|
|
]
|
2011-01-16 13:51:39 -08:00
|
|
|
}
|
|
|
|
|