2013-02-08 10:48:30 -08:00
|
|
|
{
|
|
|
|
"name" : "phabricator",
|
2013-06-04 11:15:34 -07:00
|
|
|
"title" : "Phabricator User Documentation",
|
2013-06-06 08:36:51 -07:00
|
|
|
"short" : "Phabricator User Docs",
|
2013-06-04 11:15:34 -07:00
|
|
|
"root" : "../../../",
|
2013-08-28 09:54:54 -07:00
|
|
|
"uri.source" :
|
|
|
|
"https://secure.phabricator.com/diffusion/P/browse/master/%f$%l",
|
2013-08-27 03:14:00 -07:00
|
|
|
"rules" : {
|
|
|
|
"(\\.diviner$)" : "DivinerArticleAtomizer"
|
|
|
|
},
|
|
|
|
"exclude" : [
|
|
|
|
"(^externals/)",
|
2013-08-28 09:57:00 -07:00
|
|
|
"(^webroot/rsrc/externals/)",
|
2013-08-27 03:14:00 -07:00
|
|
|
"(^scripts/)",
|
2013-08-28 09:57:00 -07:00
|
|
|
"(^support/)",
|
|
|
|
"(^resources/)",
|
|
|
|
"(^src/docs/tech/)"
|
2013-08-27 03:14:00 -07:00
|
|
|
],
|
2013-06-04 11:15:34 -07:00
|
|
|
"groups" : {
|
|
|
|
"intro" : {
|
|
|
|
"name" : "Introduction"
|
|
|
|
},
|
|
|
|
"config" : {
|
|
|
|
"name" : "Configuration"
|
|
|
|
},
|
|
|
|
"userguide" : {
|
|
|
|
"name" : "Application User Guides"
|
|
|
|
},
|
|
|
|
"differential" : {
|
|
|
|
"name" : "Differential (Code Review)"
|
|
|
|
},
|
|
|
|
"diffusion" : {
|
|
|
|
"name" : "Diffusion (Repository Browser)"
|
|
|
|
},
|
|
|
|
"maniphest" : {
|
|
|
|
"name" : "Maniphest (Task Tracking)"
|
|
|
|
},
|
|
|
|
"slowvote" : {
|
|
|
|
"name" : "Slowvote (Polls)"
|
|
|
|
},
|
|
|
|
"herald" : {
|
|
|
|
"name" : "Herald (Notifications)"
|
|
|
|
},
|
|
|
|
"phriction" : {
|
|
|
|
"name" : "Phriction (Wiki)"
|
|
|
|
}
|
|
|
|
}
|
2013-02-08 10:48:30 -08:00
|
|
|
}
|