[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 { 2 "name" : "phabricator", 3 "title" : "Phabricator User Documentation", 4 "short" : "Phabricator User Docs", 5 "preface" : "Instructions for installing, configuring, and using Phabricator.", 6 "root" : "../../../", 7 "uri.source" : 8 "https://secure.phabricator.com/diffusion/P/browse/master/%f$%l", 9 "rules" : { 10 "(\\.diviner$)" : "DivinerArticleAtomizer" 11 }, 12 "exclude" : [ 13 "(^externals/)", 14 "(^webroot/rsrc/externals/)", 15 "(^scripts/)", 16 "(^support/)", 17 "(^resources/)", 18 "(^src/docs/tech/)", 19 "(^src/docs/flavor/)", 20 "(^src/docs/contributor/)" 21 ], 22 "groups" : { 23 "intro" : { 24 "name" : "Introduction" 25 }, 26 "config" : { 27 "name" : "Configuration" 28 }, 29 "userguide" : { 30 "name" : "Application User Guides" 31 }, 32 "differential" : { 33 "name" : "Differential (Code Review)" 34 }, 35 "diffusion" : { 36 "name" : "Diffusion (Repository Browser)" 37 }, 38 "maniphest" : { 39 "name" : "Maniphest (Task Tracking)" 40 }, 41 "slowvote" : { 42 "name" : "Slowvote (Polls)" 43 }, 44 "herald" : { 45 "name" : "Herald (Notifications)" 46 }, 47 "phriction" : { 48 "name" : "Phriction (Wiki)" 49 } 50 } 51 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |