mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
378feb3ffb
Summary: This is a minor quality-of-life improvement to prevent D2968 from being as nasty as it is. Test Plan: Ran unit tests; generated Differential, Maniphest and Diffusion emails and verified the bodies looked sensible. Reviewers: btrahan, vrana Reviewed By: vrana CC: aran Maniphest Tasks: T931 Differential Revision: https://secure.phabricator.com/D2986
33 lines
1.1 KiB
Text
33 lines
1.1 KiB
Text
{
|
|
"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)",
|
|
"slowvote" : "Slowvote (Polls)",
|
|
"herald" : "Herald (Notifications)",
|
|
"conduit" : "Conduit (Phabricator HTTP API)",
|
|
"celerity" : "Celerity (CSS/JS Management)",
|
|
"phriction" : "Phriction (Wiki)",
|
|
"aphront" : "Aphront (Web Stack)",
|
|
"console" : "DarkConsole (Debugging Console)",
|
|
"storage" : "Storage",
|
|
"filestorage" : "File Storage",
|
|
"search" : "Search",
|
|
"daemon" : "Daemons, Tasks and Workers",
|
|
"irc" : "IRC",
|
|
"markup" : "Remarkup Extensions",
|
|
"metamta" : "MetaMTA (Mail)"
|
|
},
|
|
"engines" : [
|
|
["DivinerArticleEngine", {}],
|
|
["DivinerXHPEngine", {}]
|
|
]
|
|
}
|