[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 { 2 "name" : "phabcontrib", 3 "title" : "Phabricator Contributor Documentation", 4 "short" : "Phabricator Contributor Docs", 5 "preface" : "Information for Phabricator contributors.", 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/user/)", 19 "(^src/docs/tech/)", 20 "(^src/docs/flavor/)" 21 ], 22 "groups" : { 23 "contrib" : { 24 "name" : "Contributor Overview" 25 }, 26 "detail": { 27 "name" : "Contributing in Detail" 28 }, 29 "standards" : { 30 "name" : "Coding Standards" 31 }, 32 "developer" : { 33 "name" : "Developer Guides" 34 } 35 } 36 }
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 |