Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/phabricator
Path: blob/master/src/docs/book/user.book
12249 views
{
  "name": "phabricator",
  "title": "Phabricator User Documentation",
  "short": "Phabricator User Docs",
  "preface": "Instructions for installing, configuring, and using Phabricator.",
  "root": "../../../",
  "uri.source":
    "https://secure.phabricator.com/diffusion/P/browse/master/%f$%l",
  "rules": {
    "(\\.diviner$)": "DivinerArticleAtomizer"
  },
  "exclude": [
    "(^externals/)",
    "(^resources/)",
    "(^scripts/)",
    "(^src/docs/contributor/)",
    "(^src/docs/flavor/)",
    "(^src/docs/tech/)",
    "(^support/)",
    "(^webroot/rsrc/externals/)"
  ],
  "groups": {
    "intro": {
      "name": "Introduction"
    },
    "config": {
      "name": "Configuration"
    },
    "userguide": {
      "name": "Application User Guides"
    },
    "conduit": {
      "name": "API Documentation"
    },
    "cluster": {
      "name": "Cluster Configuration"
    },
    "fieldmanual": {
      "name": "Field Manuals"
    },
    "cellar": {
      "name": "Musty Cellar"
    }
  }
}