1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/.divinerconfig

34 lines
1.1 KiB
Text
Raw Normal View History

{
2011-01-24 22:18:41 +01:00
"name" : "Phabricator",
"src_link" : "https://secure.phabricator.com/diffusion/P/browse/master/%f$%l",
"groups" : {
"intro" : "Introduction",
"config" : "Configuration",
"userguide" : "Application User Guides",
"contrib" : "Contributing",
"developer" : "Phabricator Developer Guides",
"flavortext" : "Flavor Text",
"differential" : "Differential (Code Review)",
"diffusion" : "Diffusion (Repository Browser)",
"maniphest" : "Maniphest (Task Tracking)",
2011-09-14 17:02:31 +02:00
"slowvote" : "Slowvote (Polls)",
2011-06-14 20:09:40 +02:00
"herald" : "Herald (Notifications)",
2011-07-04 21:03:36 +02:00
"conduit" : "Conduit (Phabricator HTTP API)",
"celerity" : "Celerity (CSS/JS Management)",
2011-09-14 17:02:31 +02:00
"phriction" : "Phriction (Wiki)",
2011-01-24 22:18:41 +01:00
"aphront" : "Aphront (Web Stack)",
"console" : "DarkConsole (Debugging Console)",
2011-06-14 20:09:40 +02:00
"storage" : "Storage",
"filestorage" : "File Storage",
2011-09-14 17:02:31 +02:00
"search" : "Search",
"daemon" : "Daemons, Tasks and Workers",
2011-06-14 20:09:40 +02:00
"irc" : "IRC",
"markup" : "Remarkup Extensions",
"metamta" : "MetaMTA (Mail)"
2011-03-03 00:30:35 +01:00
},
"engines" : [
["DivinerArticleEngine", {}],
["DivinerXHPEngine", {}]
]
}