2013-02-08 10:48:30 -08:00
|
|
|
{
|
2015-02-12 07:00:12 +11:00
|
|
|
"name": "phabricator",
|
|
|
|
"title": "Phabricator User Documentation",
|
|
|
|
"short": "Phabricator User Docs",
|
|
|
|
"preface": "Instructions for installing, configuring, and using Phabricator.",
|
|
|
|
"root": "../../../",
|
|
|
|
"uri.source":
|
2013-08-28 09:54:54 -07:00
|
|
|
"https://secure.phabricator.com/diffusion/P/browse/master/%f$%l",
|
2015-02-12 07:00:12 +11:00
|
|
|
"rules": {
|
|
|
|
"(\\.diviner$)": "DivinerArticleAtomizer"
|
2013-08-27 03:14:00 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"exclude": [
|
2013-08-27 03:14:00 -07:00
|
|
|
"(^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/)",
|
2014-03-05 13:00:24 -08:00
|
|
|
"(^src/docs/tech/)",
|
|
|
|
"(^src/docs/flavor/)",
|
|
|
|
"(^src/docs/contributor/)"
|
2013-08-27 03:14:00 -07:00
|
|
|
],
|
2015-02-12 07:00:12 +11:00
|
|
|
"groups": {
|
|
|
|
"intro": {
|
|
|
|
"name": "Introduction"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"config": {
|
|
|
|
"name": "Configuration"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"userguide": {
|
|
|
|
"name": "Application User Guides"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"differential": {
|
|
|
|
"name": "Differential (Code Review)"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"diffusion": {
|
|
|
|
"name": "Diffusion (Repository Browser)"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"maniphest": {
|
|
|
|
"name": "Maniphest (Task Tracking)"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"slowvote": {
|
|
|
|
"name": "Slowvote (Polls)"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"herald": {
|
|
|
|
"name": "Herald (Notifications)"
|
2013-06-04 11:15:34 -07:00
|
|
|
},
|
2015-02-12 07:00:12 +11:00
|
|
|
"phriction": {
|
|
|
|
"name": "Phriction (Wiki)"
|
2013-06-04 11:15:34 -07:00
|
|
|
}
|
|
|
|
}
|
2013-02-08 10:48:30 -08:00
|
|
|
}
|